automatic-api
API generator
Automates the creation of APIs from databases
A list of software that turns your database into a REST/GraphQL API
2k stars
62 watching
124 forks
Language: Go
last commit: about 2 months ago
Linked from 1 awesome list
automatic-apigraphqlgraphql-apilistrestrest-apirestful-api
Related projects:
Repository | Description | Stars |
---|---|---|
jeffknupp/sandman2 | Automates generation of RESTful APIs from legacy databases without requiring code | 2,011 |
hasura/graphql-engine | Provides a secure, API-driven interface to access and manipulate data from various databases | 31,236 |
urigo/sofa | Generates REST APIs from GraphQL servers | 1,080 |
canner/vulcan-sql | An API framework that simplifies the creation of RESTful APIs from databases and data warehouses. | 648 |
jkheadley/rest-hapi | Automates RESTful API generation from Mongoose schema definitions using a Node.js plugin | 1,189 |
clariah/grlc | Automates building of Linked Data APIs from shared SPARQL queries | 137 |
graphql-kit/graphql-apis | A curated collection of public GraphQL APIs | 4,555 |
bndr/gopencils | A Go library that simplifies the process of consuming REST APIs by abstracting away underlying complexity | 451 |
ibm/openapi-to-graphql | Converts OpenAPI specifications into GraphQL interfaces | 1,613 |
go-oas/docs | Automatically generates RESTful API documentation for Go projects aligned with the Open API Specification standard. | 42 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |
colinhiggs/pyramid-jsonapi | Automates creation of JSON-APIs from SQLAlchemy models and the Pyramid framework. | 28 |
wikimedia/restbase | Distributed storage and API dispatcher for backend services. | 104 |
techgaun/gulp-apidoc | Generates documentation for RESTful web APIs | 5 |
thisaruguruge/weather-rest-api-to-graphql | Converts a REST API to a GraphQL API using Ballerina | 3 |