typegql
GraphQL API toolkit
A set of decorators and tools for creating GraphQL APIs in a type-safe manner
Create GraphQL schema with TypeScript classes.
424 stars
8 watching
21 forks
Language: TypeScript
last commit: almost 3 years ago
Linked from 1 awesome list
apidecoratorsgraphqlgraphql-apigraphql-jsgraphql-schemagraphql-servergraphql-toolsschematypeormtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
michallytek/type-graphql | A framework for building GraphQL APIs with TypeScript using classes and decorators. | 8,046 |
urigo/graphql-cli | A command-line tool for managing GraphQL development workflows and projects. | 2,001 |
quramy/ts-graphql-plugin | A TypeScript plugin for GraphQL development that provides tools for auto-completion, query validation, type generation, and more. | 729 |
graphql-editor/graphql-zeus | A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
graphql-compose/graphql-compose | Toolkit for generating complex GraphQL schemas from schema definitions and data models. | 1,209 |
stepci/garph | A full-stack GraphQL framework for building and managing GraphQL APIs in TypeScript. | 1,315 |
nerdsupremacist/graphaello | A tool that enables writing data-driven and type-safe applications in SwiftUI using GraphQL | 492 |
urigo/graphql-modules | Toolset for creating reusable and maintainable GraphQL server modules | 1,312 |
gqty-dev/gqty | An alternative GraphQL client library for TypeScript applications that automates data requirements and integrates with Next.js and other Node.js frameworks. | 939 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |
ardatan/graphql-toolkit | A collection of utilities to simplify the development of GraphQL tools and integrations. | 168 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,503 |
moientajik/graphql.tools | Generates C# classes from a GraphQL schema | 96 |
microsoftgraph/microsoft-graph-toolkit | A set of tools and components for authenticating and interacting with Microsoft Graph APIs | 966 |
remorses/genql | Automates the process of generating client code for GraphQL APIs | 890 |