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
113
Commits
1
Branch
0
Tags
2bd0ae90bcdc210f33e421b09b98e5d825a7c255
Commit Graph
2 Commits
Author
SHA1
Message
Date
Maxime Delporte
5a4b7bceb0
Adding crypto package to hash user's password on our User Model. Create our User Model with some helpers. Creating migration for our users table.
Some checks failed
Deploy Greenlight API / deploy (push)
Failing after 49s
Details
2025-11-25 11:35:24 +01:00
Maxime Delporte
e5ddfa120f
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.
All checks were successful
Deploy Greenlight API / deploy (push)
Successful in 53s
Details
2025-10-28 11:04:18 +01:00