22 Commits (6eb3709c004a007a4aac858ef1af83f86b1f8dea)

Author SHA1 Message Date
Drew Bednar 04489650ad Reorganize types 1 week ago
Drew Bednar ea0138e827 Adding pagination support to movies 3 months ago
Drew Bednar e8d81d467f Added pgxmock for testing with required interface refactor 4 months ago
Drew Bednar faca55f866 Adding filter and refactoring functions for new import graph 6 months ago
Drew Bednar 465e54ae92 Saving context logger work 6 months ago
Drew Bednar c9da5ba970 Basic list movie functionality 6 months ago
Drew Bednar b1d68e2877 Simulating timeout in GET function 7 months ago
Drew Bednar 25189e1c5b Update with optimistic locking 7 months ago
Drew Bednar 83a6e1a1f7 Adding Delete route implementation 7 months ago
Drew Bednar e8e04a4cdd Delete with rollback 7 months ago
Drew Bednar 2936ce2439 Updating movie
continuous-integration/drone/push Build is failing Details
8 months ago
Drew Bednar f9a21f475a Adding:
continuous-integration/drone/push Build is passing Details
- envconfig for configuration
- .env file integration with air
- pgx + pgxpool for database connection
- switched to using signal.NotifyContext for graceful shutdown
11 months ago
Drew Bednar 5e33a8a44c Validating JSON input
continuous-integration/drone/push Build is passing Details
11 months ago
Drew Bednar c51b03de4f Unmarshaler for runtime type 1 year ago
Drew Bednar d72ca6c064 More error cases 1 year ago
Drew Bednar 10869752ab Testing create movie errors 1 year ago
Drew Bednar 1ab188c7b2 Adding notes on json decoding 1 year ago
Drew Bednar c726f59b6e Adding middleware and generic error handling 1 year ago
Drew Bednar a79876bdda Adding enveloping responses
continuous-integration/drone/push Build is passing Details
1 year ago
Drew Bednar 0ef484a7d4 Adding JSON marshalling
continuous-integration/drone/push Build is passing Details
1 year ago
Drew Bednar af6be5d621 Test with httprouter
continuous-integration/drone/push Build is passing Details
1 year ago
Drew Bednar ec1a4feb74 Added httprouter and additional movie route stubs
continuous-integration/drone/push Build is passing Details
1 year ago