tomyitav/create-graphql-app
Cli tool for bootstrapping serverless GraphQL api
This tool helps web developers quickly set up new GraphQL API servers. It takes your desired project name and preferred boilerplate options as input, then generates all the necessary code structure, configurations, and ready-to-use resolver and service files. This is perfect for backend developers and full-stack developers who need to build robust, scalable serverless GraphQL backends.
Available on npm.
Use this if you are a developer looking to rapidly bootstrap a new GraphQL API server project with a modern, production-ready stack like TypeScript and Apollo Server 2.
Not ideal if you are not a developer or if you need to build a non-GraphQL backend or a front-end application.
Stars
30
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Feb 28, 2026
Commits (30d)
0
Dependencies
10
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/tomyitav/create-graphql-app"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mk3008/rawsql-ts
SQL-first lifecycle toolkit for testing, inspecting, and evolving database applications.
helios1138/graphql-typed-client
A tool that generates a strongly typed client library for any GraphQL endpoint. The client...
Shopify/syrup
A type-safe GraphQL model generator for Kotlin, Swift, and TypeScript.
denisart/graphql-query
Complete Domain Specific Language (DSL) for GraphQL query in Python.
swapnilmj/web-vqd
Design SQL "select" queries visually. SQL "joins" by drag-n-drop.