Basic HTTP Server Template in Golang
The goal for this project is a simple easy to understand starter HTTP server.
Current "Features":
- Postgres database connection
- Health query
- Docker Testing Container
- Logging, slot and zerolog
- Prometheus metrics server
I want to add:
- Docker Compose
- Including Grafana & Prometheus
- SQLite Support
- Websockets and SSE
Template/Clone/Fork the repository and enjoy
doug-benn - github
This project is licensed under GNU General Public License v3.0 - see the LICENSE.md file for details
Coming soon