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
All Workflows
deploy.yml
Actor
All actors
giteacraftr.sxr08
Status
All status
Success
Failure
Waiting
Running
Creating readJSON method to manage errors that can happen once.
deploy.yml #21
:
Commit
c6baa807e4
pushed by
giteacraftr.sxr08
master
2025-10-24 12:28:57 +00:00
54s
View workflow file
Updating createMovieHandler decoding received data from client.
deploy.yml #19
:
Commit
d650691b08
pushed by
giteacraftr.sxr08
master
2025-10-24 12:03:49 +00:00
1m0s
View workflow file
Updating README.md adding 'System-generated error responses' and 'Panic recovery in other goroutines' sections.
deploy.yml #18
:
Commit
e30eac9c4d
pushed by
giteacraftr.sxr08
master
2025-10-23 15:17:33 +00:00
59s
View workflow file
Creating recoverPanic method inside our middleware.go file and use it inside routes.go wrapping our router.
deploy.yml #17
:
Commit
7057f89038
pushed by
giteacraftr.sxr08
master
2025-10-23 12:21:02 +00:00
1m0s
View workflow file
Using the new error's helper methods inside our current API endpoint and with our httprouter Handlers NotFound and MethodNotAllowed (will override the default responses with our helper's methods)
deploy.yml #16
:
Commit
2124f2f882
pushed by
giteacraftr.sxr08
master
2025-10-21 17:03:44 +00:00
53s
View workflow file
Removing string json's parameter from Runtime variable inside Movie's struct. Creating errors.go handling different json's error for our API.
deploy.yml #15
:
Commit
0f7515e198
pushed by
giteacraftr.sxr08
master
2025-10-21 16:56:48 +00:00
55s
View workflow file
Use Runtime type instead of int32 in our Movie struct.
deploy.yml #14
:
Commit
bc21c4cf87
pushed by
giteacraftr.sxr08
master
2025-10-21 14:30:21 +00:00
55s
View workflow file
Adding 'Advanced JSON Customization' section in the README.md. Creating a runtime type (internal/data/runtime.go) to show how we can customize a JSON field.
deploy.yml #13
:
Commit
cc588a1dc0
pushed by
giteacraftr.sxr08
master
2025-10-21 14:27:14 +00:00
56s
View workflow file
Fixing CI.
deploy.yml #12
:
Commit
e7944c3117
pushed by
giteacraftr.sxr08
master
2025-10-20 16:29:37 +00:00
53s
View workflow file
First
Previous
1
2
Next
Last