tercul-backend/cmd/api
google-labs-jules[bot] 6d40b4c686 feat: add security middleware, graphql apq, and improved linting
- Add RateLimit, RequestValidation, and CORS middleware.
- Configure middleware chain in API server.
- Implement Redis cache for GraphQL Automatic Persisted Queries.
- Add .golangci.yml and fix linting issues (shadowing, timeouts).
2025-11-30 21:17:43 +00:00
..
.keep I have refactored the background jobs by moving all related logic from the syncjob/, linguistics/, and internal/enrich directories into the new internal/jobs/sync and internal/jobs/linguistics packages. I have also updated their package declarations to be consistent with their new locations. 2025-09-02 15:02:04 +00:00
main.go feat: add security middleware, graphql apq, and improved linting 2025-11-30 21:17:43 +00:00
server.go feat: add security middleware, graphql apq, and improved linting 2025-11-30 21:17:43 +00:00