openapi-to-graphql
GraphQL generator
Converts OpenAPI specifications into GraphQL interfaces
Translate APIs described by OpenAPI Specifications (OAS) into GraphQL
2k stars
39 watching
211 forks
Language: TypeScript
last commit: 11 months ago
Linked from 1 awesome list
graphqloas-to-graphqlopenapi-specificationopenapi-to-graphqlrest-apiswaggerswagger-to-graphqltranslationwrapper
Related projects:
Repository | Description | Stars |
---|---|---|
yarax/swagger-to-graphql | Converts Swagger schema to an executable GraphQL schema | 924 |
graphql/swapi-graphql | A GraphQL schema and server wrapping SWAPI to provide an accessible API | 1,045 |
rexxars/sql-to-graphql | Generates GraphQL schemas and servers based on SQL table structure. | 592 |
urigo/sofa | A tool that generates REST APIs from GraphQL schema definitions | 1,077 |
stepci/garph | A full-stack GraphQL framework for building and managing GraphQL APIs in TypeScript. | 1,313 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
graphql-python/flask-graphql | Adds GraphQL support to Flask web applications | 1,324 |
urigo/graphql-modules | Toolset for creating reusable and maintainable GraphQL server modules | 1,311 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
graphql-community/koa-graphql | Provides a simple way to create GraphQL HTTP servers with Koa. | 843 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,500 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |