Skip to content

Commit a85a6ae

Browse files
praveenwebleebyron
authored andcommitted
Add Hasura to List of Services (graphql#491)
1 parent de9bff4 commit a85a6ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/code/index.html.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,7 @@ Executor.execute(schema, query) map println
453453
- [Scaphold](https://scaphold.io) ([github](https://github.com/scaphold-io)): A BaaS (Backend as a Service) that sets you up with a GraphQL backend for your applications with many different integrations.
454454
- [Tipe](https://tipe.io) ([github](https://github.com/tipeio)): A SaaS (Software as a Service) content management system that allows you to create your content with powerful editing tools and access it from anywhere with a GraphQL or REST API.
455455
- [AWS AppSync](https://aws.amazon.com/appsync/): Fully managed GraphQL service with realtime subscriptions, offline programming & synchronization, and enterprise security features as well as fine grained authorization controls.
456+
- [Hasura](https://hasura.io): A BaaS (Backend as a Service) that lets you create tables, define permissions on Postgres and query and manipulate using a GraphQL interface.
456457
457458
## More Stuff
458459

0 commit comments

Comments
 (0)