Commit graph

1 commit

Author SHA1 Message Date
Cipher Vance
111aab26bb refactor: complete Python to Go migration
- Migrate from Flask to Gin web framework
- Replace SQLAlchemy with GORM for database operations
- Convert Python models to Go structs with proper validation
- Update Docker configuration for Go deployment
- Maintain API compatibility for existing endpoints
2025-09-18 20:06:37 -05:00