Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 992 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 992 Bytes

recipeAPI2.0

A REST API for food recipes.
Another version of my previous API recipeAPI

Tech used

  • Node.js
  • Express.js
  • MongoDB (Mongoose.js)
  • JWT
  • Bcrypt

To use

  • install the required dependencies
  • run the API with the command npm start
  • Test the API using Postman / CURL commands.

URLs: