/sea-b24-simple-express-json-api

Class homework repo for a simple express JSON API

Primary LanguageJavaScript

Simple JSON API

A simple json api using express

Instructions

  • Fork this repo
  • Clone that fork
  • run npm install
  • add your code to server.js, Gruntfile.js and test/api_test.js
    • This will be a lot more code than the Mean, Median, Mode assignment
  • test your code using npm test
  • push to your fork
  • create a pull request
  • submit that pull requre url to canvas