Golang GraphQL starter with Postgres schema, migrations, tests, and Docker
A GraphQL API starter written in Go providing schema-first APIs, database migrations and seeders, testing patterns, ORM integration, caching, and subscriptions. It targets Postgres-compatible databases and includes Docker support β suited for backend services or microservices that need real-time GraphQL endpoints.
0