Skip to content

petercole-401-advanced-javascript/api-mongo

Repository files navigation

API with MongoDB

Version 1.1.0

Author: Peter Cole

Links and Resources

Setup

.env requirements (where applicable)

  • PORT=3000 (local with json-server)
  • MONGODB_URI - URL to the running mongo instance/db

How to initialize/run your application (where applicable)

  • npm start

Tests

  • How do you run tests?
    • Using npm test
    • brew services start mongodb-community @4.2 or higher

UML

  • UML

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published