Skip to content

Repository files navigation

A-RESTful-API-exercise

This is a simple RESTful API exercise written with Express.js, mongoDB, and mongoose. So you must have node.js and MongoDB installed to test the API

How to test the API:

  1. npm install (install all the dependencies)
  2. start MongoDB
  3. node server.js(run the server)
  4. test the api with postman( postman requests JSON file is in the root directory)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages