Commit Graph

2 Commits

Author SHA1 Message Date
google-labs-jules[bot]
c1feb7286b feat: security, caching and linting config
- Fix .golangci.yml config for govet shadow check
- (Previous changes: Security middleware, GraphQL APQ, Linting fixes)
2025-11-30 21:24:05 +00:00
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