API Request: Creating basic REST API with Nodejs.
anuraghazra opened this issue · 2 comments
anuraghazra commented
Creating a basic RESTfull API with tools like
- Nodejs
- Express
- MongoDB
and for deployment we can use Heroku.
and for saving data to cloud we can use Database as a service (DBaaS) for example mLab / MongoAtlas.
this will be a good kickstarter to get started with APIs and understanding how APIs works behind the scenes