This website requires JavaScript.
Explore
Help
Sign In
giteacraftr.sxr08
/
greenlight
Watch
1
Star
0
Fork
0
You've already forked greenlight
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1b71a1a8adf1db41ada6256791879aefe621eb36
greenlight
/
internal
History
Maxime Delporte
1b71a1a8ad
All checks were successful
Deploy Greenlight API / deploy (push)
Successful in 59s
Details
Creating GetAll MovieModel method to retrieve all movies. Updating the listMovieHandler to use the new GetAll MovieModel's method.
2025-11-13 15:25:00 +01:00
..
data
Creating GetAll MovieModel method to retrieve all movies. Updating the listMovieHandler to use the new GetAll MovieModel's method.
2025-11-13 15:25:00 +01:00
validator
Creating validator.go allowing us to validate received data from our endpoints. Updating errors.go adding failedValidationResponse method allowing us to deliver a StatusUnprocessableEntity error. Updating createMovieHandler with the use of our new validator package.
2025-10-28 11:04:18 +01:00