Skip to content

nusjzx/A-RESTful-API-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published