Fastify + TypeScript starter for REST APIs with GraphQL support
Starter template that scaffolds REST APIs with OpenAPI/Swagger documentation and GraphQL endpoints. Uses TypeScript on Node.js, includes Swagger generation, code-first GraphQL schemas, common plugins (CORS, helmet), logging, pre-commit hooks, and CI/CD workflows. Suited for building API backends and prototypes that need integrated API docs and GraphQL.
0