Skip to content

mahdiyejamali/contract-manager-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contract Manager API

Build a Restful CRUD API using Node.js, Express and MongoDB.

Steps to Setup

  1. Install dependencies
npm install
  1. Run mongodb
mongod
  1. Run Server
npm run start

You can browse the apis at http://localhost:3000

About

Contract Manager REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published