garph
GraphQL API builder
A full-stack GraphQL framework for building and managing GraphQL APIs in TypeScript.
Fullstack GraphQL Framework for TypeScript
1k stars
10 watching
16 forks
Language: TypeScript
last commit: 9 months ago
Linked from 1 awesome list
graphqlschema-buildertrpctypescript
Related projects:
Repository | Description | Stars |
---|---|---|
michallytek/type-graphql | A framework for building GraphQL APIs with TypeScript using classes and decorators. | 8,042 |
prismake/typegql | A set of decorators and tools for creating GraphQL APIs in a type-safe manner | 424 |
getcronit/pylon | A framework for building GraphQL APIs without defining any kind of schema. | 170 |
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. | 932 |
cerinoligutom/graphql-starter | A TypeScript-based boilerplate for building RESTful APIs and GraphQL services with Node.js, Express, and Apollo GraphQL. | 103 |
thundr67/straf | A tool for converting Go structs into GraphQL objects and schemas on the fly | 38 |
ibm/openapi-to-graphql | Converts OpenAPI specifications into GraphQL interfaces | 1,610 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
graphql-boilerplates/react-fullstack-graphql | A set of pre-built project templates for building full-stack React applications with GraphQL | 1,443 |
graphitejs/server | A Node.js framework for building GraphQL APIs with a focus on ease of use and data agnosticity | 120 |
quramy/ts-graphql-plugin | A TypeScript plugin for GraphQL development that provides tools for auto-completion, query validation, type generation, and more. | 723 |
deno-libs/gql | A GraphQL HTTP middleware for Deno and Bun that provides a simple setup for building GraphQL APIs. | 194 |
nicholasbellucci/sociableweaver | A lightweight framework for building GraphQL queries in Swift with a declarative style of programming. | 77 |
0no-co/gql.tada | A library that automatically infers and types GraphQL queries in the TypeScript type system. | 2,604 |
ablestack/graphql-codegen-hasura | Automates the generation of strongly typed client code for a GraphQL backend using type-safe wrappers and caching mechanisms. | 154 |