Skip to content

Gaveno/gavinatkin-csci3916-hw4

Repository files navigation

HW4

Run in Postman A good flow to test reviews is this order:

  • POST signup (will fail if you do not change the username)
  • POST signin
  • POST movies (adds the movie Annihilation to the database)
  • GET movie w reviews (gets the newly added movie Annihilation)
  • POST review (posts a review to Annihilation, you can do this multiple times)
  • GET movie w reviews (gets Annihilation and all of it's reviews attached)
  • DELETE movie and reviews (deletes Annihilation and the views)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published