- 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
2 lines
53 B
Plaintext
2 lines
53 B
Plaintext
./tests/run_tests.sh: line 52: go: command not found
|