/resthub2

A Node App demonstrating simple RESTFul API implementation

Primary LanguageJavaScript

REST HUb 2.0

An app demonstrating simple API implementation with NodeJs, Express and MongoDb

The companion tutorial on building can be found here How To Build Simple RESTful API With NodeJs, ExpressJs And MongoDb

The api uri preceed all API endpoints and the following endpoints are currently available

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

The live app is available on heroku here https://resthub2.herokuapp.com

Get in Touch

I am available on twitter, facebook, linkedin, gmail @dinyangetoh