Skip to content

A simple RESTful API server built using Express and MongoDB

Notifications You must be signed in to change notification settings

adams-brian/express-mongo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-mongo-api

This is a simple RESTful API server built using Express and MongoDB

Dependencies

This app requires a local MongoDB instance listening on port 27017

Running the server

Run npm install to install all dependencies, then npm start to start an instance running on http://localost:4000

CORS

This app allows requests coming from localhost on ports 3000 and 4200

About

A simple RESTful API server built using Express and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published