mirror of
https://github.com/SamyRai/tercul-backend.git
synced 2025-12-27 05:11:34 +00:00
- 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). |
||
|---|---|---|
| .. | ||
| cache_test.go | ||
| cache.go | ||
| graphql_adapter.go | ||
| redis_cache_test.go | ||
| redis_cache.go | ||