/basic-api-server

Primary LanguageJavaScriptMIT LicenseMIT

LAB 04: basic-api-server

Author: Jason Quaglia

Collaborators

  • Jason Dormier

  • Carly Dekock

  • Nick Magruder

  • Seid Mohamed

The Setup

Getting Started

  1. Clone down the repository

  2. Run the command npm install

  3. Create a .env file with PORT and MONGODB_URI variable

Testing the Server

  1. Run the command npm test to test the server

Running the Server

  1. To run the server locally, run nodemon

  2. Open up your browser to the localhost you set your PORT variable to

UML

UML Diagram