Skip to content

Contact CRUD information RESTful api, with node.js, express and mongoDB

Notifications You must be signed in to change notification settings

Adams-Developer/RESTfulAPI

Repository files navigation

RESTfulAPI

Contact CRUD Information app that uses node.js, express and mongoDB

The endpoints available:

  • Get /api/contacts
  • POST /api/contacts
  • GET /api/contacts/:id
  • PUT /api/contacts/:id
  • DELETE /api/contacts/:id

About

Contact CRUD information RESTful api, with node.js, express and mongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published