You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Drew Bednar f9a21f475a
continuous-integration/drone/push Build is passing Details
Adding:
- envconfig for configuration
- .env file integration with air
- pgx + pgxpool for database connection
- switched to using signal.NotifyContext for graceful shutdown
5 months ago
..
errors.go Validating JSON input 5 months ago
handlers.go Adding: 5 months ago
handlers_test.go Adding: 5 months ago
helpers.go More error cases 7 months ago
main.go Adding: 5 months ago
middleware.go Adding middleware and generic error handling 7 months ago
routes.go Adding middleware and generic error handling 7 months ago