Articles by Victoria
All collections

Build a REST API with Node.js

7parts

Designing, building and deploying a REST API end to end with Node and Express, finishing on MongoDB Atlas and a Heroku deploy.

  1. 1Build a REST API with Node.js: Design & Plan Your API
  2. 2Build a REST API with Node.js: HTTP Module & Express
  3. 3Build a REST API with Node.js: Routes and Controllers
  4. 4Build a REST API with Node.js: Finalizing Controllers
  5. 5Build a REST API with Node.js: Integrating MongoDB Atlas
  6. 6Build a REST API with Node.js: Upload an Image File
  7. 7Build a REST API with Node.js: Deploying to Heroku (Finale)