Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/programmingwithgaurav/inotebook-api

iNotebook backend api
https://github.com/programmingwithgaurav/inotebook-api

Last synced: about 9 hours ago
JSON representation

iNotebook backend api

Awesome Lists containing this project

README

        

## iNotebook-CRUD-API
- this api i used in my MERN-iNotebook repository
- you can make as many request to this api
- This api is hosted in heroku link: http://my-inotebook-api.herokuapp.com/

#### MADE with :
- mongoose
- nodejs
- express

### ROUTES THIS API CONTAIN
#### FOR USER
- /login
- /signup
- /deleteuser
- /getuser

#### FOR NOTES
- /addnote
- /deletenote
- /updatenote