This is a simple RESTful API server built using Express and MongoDB
This app requires a local MongoDB instance listening on port 27017
Run npm install to install all dependencies, then npm start to start an instance running on http://localost:4000
This app allows requests coming from localhost on ports 3000 and 4200