Skip to content

sea-401d5-javascript/rest_api

Repository files navigation

#REST API

##To Submit this Assignment

  • fork this repository
  • write all of your code in a folder containing your name
  • push to your repository
  • submit a pull request to this repository
  • submit a link to your PR in canvas

##Description Create a single resource (like /penguins or /seals) REST API with Express.

Write a full set of CRUD routes for your resource. You can persist it however you like for the sake of testing, we'll be connecting it to Mongo later in the week.

##Rubric CRUD Routes: 4pts Use of Express: 2pts Tests: 2pts Project Organization: 2pts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors