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
2 weeks ago
..
errors.go Validating JSON input 2 weeks ago
handlers.go Adding: 2 weeks ago
handlers_test.go Adding: 2 weeks ago
helpers.go More error cases 3 months ago
main.go Adding: 2 weeks ago
middleware.go Adding middleware and generic error handling 3 months ago
routes.go Adding middleware and generic error handling 3 months ago