Skip to content

killian-halpin/ds-serverless-lab

Repository files navigation

Serverless REST web API.

Name: .... Killian Halpin .....

This repository contains the code used to create the API stack for this assignment.

API endpoints. POST /movies/reviews - add a movie review. GET /movies/{movieId}/reviews - Get all the reviews for a movie with the specified id. GET /movies/{movieId}/reviews?minRating=n - Get all the reviews for the movie with the specified ID with a rating greater than the minRating.

Min rating not working. Get review by ID is also not working. Post new review also not working code is there just don't know why it's not working.

API screenshots from AWS Alt text

Alt text

About

Distributed Systems Lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published