Skip to content

401-advanced-js/lab-14

Repository files navigation

CF LAB

Lab14

Spencer Hirata

Links and Resources

Build Status

Documentation

Modules

Look at jsdocs

Setup

.env requirements

  • PORT - Port Number
  • MONGODB_URI - URL to the running mongo instance/db

Running the app

  • npm start
  • Endpoint: /foo/bar/
    • Returns a JSON object with abc in it.
  • Endpoint: /bing/zing/
    • Returns a JSON object with xyz in it.

Tests

  • How do you run tests?
  • What assertions were made?
  • What assertions need to be / should be made?

UML

Link to an image of the UML for your application and response to events

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published