PORT- Port NumberDB- set equal to 'mongo' or 'postgres' depending on which database to useDATABASE_URL- URL to the running postgreSQL instance/dbMONGODB_URI- URL to the running mongo instance/db
npm start- Endpoint:
/foo/bar/- Returns a JSON object with abc in it.
- Endpoint:
/bing/zing/- Returns a JSON object with xyz in it.
- How do you run tests?
npm test
Link to an image of the UML for your application and response to events
