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
master
Add File
New File
Upload File
Apply Patch
greenlight
/
internal
/
data
History
Maxime Delporte
2bd0ae90bc
Some checks failed
Deploy Greenlight API / deploy (push)
Failing after 51s
Details
Adding Insert(), GetByEmail(), Update() UserModel's methods.
2025-11-25 13:44:54 +01:00
..
filters.go
Returning pagination metadata.
2025-11-15 16:51:13 +01:00
models.go
Adding Insert(), GetByEmail(), Update() UserModel's methods.
2025-11-25 13:44:54 +01:00
movies.go
Returning pagination metadata.
2025-11-15 16:51:13 +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
users.go
Adding Insert(), GetByEmail(), Update() UserModel's methods.
2025-11-25 13:44:54 +01:00