graphql-engine/community/README.md
2018-10-19 22:29:18 +05:30

17 lines
562 B
Markdown

# Community
This directory contains community-contributed code and content that supplements
Hasura GraphQL Engine. It includes several example applications built using
GraphQL Engine to demonstrate its features, several boilerplates for users to get
started with auth webhooks, triggers, etc. and some community tooling around the Engine.
Feel free to open pull requests to add more content here.
- [Boilerplates](boilerplates)
- [Examples](examples)
- [Tools](tools)
## License
All contents of this directory are under [MIT License](../LICENSE-community).