Skip to content

metehansenol/todo-api-with-node-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple experimental Todo Web API with Node.js And Express.js

This is an experimental Todo Web API. There is no any database system behind it. It holds the item data in memory. You can use it in your experimental projects.

This repo has been used by educational purpose for writing this article

Explore

todowebapi.herokuapp.com

Getting Started

To running locally

npm install
npm start

To running tests

npm test

About

A simple experimental Todo Web API with Node.js And Express.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published