https://github.com/graphqlcrud/spec
Specification for GraphQLCRUD
https://github.com/graphqlcrud/spec
Last synced: 10 months ago
JSON representation
Specification for GraphQLCRUD
- Host: GitHub
- URL: https://github.com/graphqlcrud/spec
- Owner: graphqlcrud
- License: apache-2.0
- Created: 2020-05-05T08:58:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T06:37:22.000Z (about 3 years ago)
- Last Synced: 2024-11-01T20:35:55.277Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://graphqlcrud.org
- Size: 2.69 MB
- Stars: 22
- Watchers: 2
- Forks: 4
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - spec
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