abdreams / Wiki-API

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 100.0%