thunder
Thunder is a minimalist and powerful Go backend framework that effortlessly transforms gRPC services into fully functional REST and GraphQL APIs.
Language: go
Author: GitHub Repos (@github-repos)
0 stars · 0 views
Viewing path: generator.go
Files
- google (txt)
- api (txt)
- generator.go (go)
- authenticator.pb.gw.go (go)
- main.go (go)
- README.md (md)
- graphql.go (go)
- header.go (go)
- .github (github)
- ci.yml (yml)
- Dockerfile (txt)
- auth.go (go)
- rate_limiter.go (go)
- chain_middleware.go (go)
- db_gen.go (go)
- authenticator.swagger.json (json)
- schema.prisma (prisma)
- db_test.go (go)
- logging.go (go)
- generated_graphql_register.go (go)
- middlewares_test.go (go)
- jwt.go (go)
- authenticator_grpc.pb.go (go)
- authenticator_server.go (go)
- authenticator_server_test.go (go)
- cmd (txt)
- hpa.yaml (yaml)
- main.go (go)
- README.md (md)
- protoc-gen-rpc-impl.go (go)
- app-loadbalancer.yaml (yaml)
- postgres-pvc.yaml (yaml)
- network-policy.yaml (yaml)
- pgbouncer-all.yaml (yaml)
- postgres-service.yaml (yaml)
- app-deployment.yaml (yaml)
- postgres-deployment.yaml (yaml)
- app-service.yaml (yaml)
- CONTRIBUTING.md (md)
- ATTRIBUTION.md (markdown)
- services.json (json)
- CODE_OF_CONDUCT.md (md)
- entrypoint.sh (sh)
- workflows (txt)
- pkg (txt)
- middlewares (txt)
- routes (txt)
- db (txt)
- services (txt)
- generated (txt)
- helpers (txt)
- app (txt)
- client (txt)
- server (txt)
- scaffold (txt)
- k8s (txt)
- cors.go (go)
- README.md (md)
- logger.go (go)
- authenticator.pb.go (go)
- generated_register.go (go)
- jwt_test.go (go)
- coverage.txt (txt)
- LICENSE (txt)
- install.sh (sh)
- authenticator.graphql.go (go)
- main.go (go)
- auth_integration_test.go (go)
- authenticator_mock.go (go)