This repository was archived by the owner on Mar 11, 2025. It is now read-only.
GoBlitz v0.0.1-alpha
Pre-release
Pre-release
Features
- Container Compatible
- Comprehensive and quite strict quality scan
- Error Handling
- Go Templates
- Go Autoloader via Air
- Migrations via Goose
- PostgreSQL Connection
- HTML Templates
- Production-Ready Code Check
- Simple Ping JSON API at /api/v1/ping
- Simple Status page at /status
- Security Headers & SSRF Protection
- Static site serving at root path (/)
What's Changed
- [FEATURE] Refactor to moduled architecture by @KostLinux in #1
- [REFACTO] Newer architecture with a lot of fixes by @KostLinux in #2
- [REFACTO] Remove config environmentals to improve readability by @KostLinux in #3
- [FEATURE] Add autoloader, improved code readability by @KostLinux in #4
- [REFACTO] Refactored to MVC Mesh with Layered Architecture. Renamed to GoBlitz by @KostLinux in #5
Full Changelog: https://github.com/KostLinux/GoBlitz/commits/v0.0.1-alpha