graphql-engine/community
Stef Lewandowski c60cc7fe9d use awk to convert the pem to one line (#889)
I tried the `sed` command, but on OSX this outputs the certificate with newlines unchanged. This `awk` command does the job.
2018-11-06 18:35:17 +05:30
..
boilerplates pep8 fixes for python files (#875) 2018-10-30 14:51:58 +05:30
examples use awk to convert the pem to one line (#889) 2018-11-06 18:35:17 +05:30
tools update graphiql-online footer css (#967) 2018-11-02 16:00:16 +05:30
README.md improve documentation (fix #745) (#746) 2018-10-19 22:29:18 +05:30

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.

License

All contents of this directory are under MIT License.