An open API service indexing awesome lists of open source software.

https://github.com/graphqlcrud/spec

Specification for GraphQLCRUD
https://github.com/graphqlcrud/spec

Last synced: 10 months ago
JSON representation

Specification for GraphQLCRUD

Awesome Lists containing this project

README

          

# GraphQLCRUD

GraphQLCRUD is a GraphQL CRUD API specification for databases

## Motivation

GraphQL is a flexible query language supporting many different data access patterns. In practice, simple CRUD operations turn out to be a very common pattern. Standardising this very common pattern enables the community to build tooling specific to the common CRUD style API.

## Contributing

Specification is being build using https://docusaurus.io generator.
Please inspect docs folder for all content

## License

Apache License 2.0