Skip to content

Created own RESTful API, successful in executing Get,Post,Put,Delete methods

Notifications You must be signed in to change notification settings

abdreams/Wiki-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wiki-API

Created own RESTful API, successful in executing Get,Post,Put,Delete methods

How to run on machine:

  1. Run mongosh and mongod on separate terminal.
  2. Run studio3t/robo3t to create a database, or you can do this with terminal.
  3. Run postman to send different requests.
  4. Test them at http://localhost:3000/ and all the different routes.

Releases

No releases published

Packages

No packages published