Skip to content

varunKT001/todos-api-nodejs-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ–₯️ ADDRESS BOOK API

βœ… Test the API

https://todos-api-nodejs-challenge.cyclic.app

🌍 APIs

Method Route Parameters Query parameters Body Description
GET /todos - - - Get all todos
GET /user {userId} - - Get single user with its todos

πŸ›  Installation and setup

  1. Clone the repo to your local machine.

  2. Install the required dependency for server using :

    npm install
  3. Start the dev server using :

    npm run dev

😎 Developed by

GSSoC'22
Varun Kumar Tiwari
LinkedIn Github

Releases

No releases published

Packages

No packages published