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
28b25fed6efa83c9044d206cdacf717ddcf0963e
greenlight
/
internal
/
data
History
Maxime Delporte
28b25fed6e
Returning empty array instead of null if we don't have any movies to return.
2025-11-15 16:37:08 +01:00
..
filters.go
Paginating Lists
2025-11-15 16:34:40 +01:00
models.go
Adding concurrency control in our updateMovieHandler and documenting it.
2025-11-08 10:41:44 +01:00
movies.go
Returning empty array instead of null if we don't have any movies to return.
2025-11-15 16:37:08 +01:00
runtime.go
Updating createMovieHandler accepting data.Runtime for the Runtime field. Updating internal/data/runtime.go with the json.Unmarshaler interface to transform our client's runtime string field '%d mins' into a Runtime type format.
2025-10-27 20:03:52 +01:00