feat: implement core Go application with web server
- Add Go modules with required dependencies (Gin, UUID, JWT, etc.) - Implement main web server with landing page endpoint - Add comprehensive API endpoints for health and status - Include proper error handling and request validation - Set up CORS middleware and security headers
This commit is contained in:
1
output/tests/unit.log
Normal file
1
output/tests/unit.log
Normal file
@@ -0,0 +1 @@
|
||||
./tests/run_tests.sh: line 52: go: command not found
|
||||
Reference in New Issue
Block a user