Skip to content

A project to test out a Node REST API using express.js and mongodb

Notifications You must be signed in to change notification settings

AmanPriyad/node-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Purpose

This is a test project to get a REST API up and running with Node, Express and MongoDB

#Run

  • Run npm install to install node modules
  • Run mongod to start MongoDB database
  • Run npm run devStart to start the server
  • Use the routes.rest file to make test calls to the database

About

A project to test out a Node REST API using express.js and mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%