0 Forks
1 Stars
1 Watchers

node-todo-api

A Todo API service (created using Node.js -> ES6 Syntax) with which you can Create New Users (SignUp), Login/Logout, Create Todos, Read/Retrieve Todos (One/All), Update Todos (per Todo), Delete Todos (per Todo) etc. Note: Each Todo is associated with its Owner (Or Creator) User. And all CRUD operations on Todos are restricted to their owners. For ex: You can only delete todos created by you etc.

How to download and setup node-todo-api

Open terminal and run command
git clone https://github.com/himakar-kolli/node-todo-api.git
git clone is used to create a copy or clone of node-todo-api repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with node-todo-api https://github.com/himakar-kolli/node-todo-api/archive/master.zip

Or simply clone node-todo-api with SSH
[email protected]:himakar-kolli/node-todo-api.git

If you have some problems with node-todo-api

You may open issue on node-todo-api support forum (system) here: https://github.com/himakar-kolli/node-todo-api/issues