Accelerate API Development with Hasura GraphQL


Summary of my bookmarked Github repositories from Aug 23rd, 2021

Github repositories

  • hasura/graphql-engine

    Hasura GraphQL Engine is an open-source tool that accelerates API development by providing GraphQL or REST APIs with built-in authorization on data. It offers powerful query capabilities, supports existing databases, and enables real-time functionality. Hasura allows the merging of remote schemas, extends with custom business logic through actions, and triggers webhooks or serverless functions. It provides fine-grained access control, an admin UI, and supports multiple databases. Hasura Cloud offers easy deployment options, while the architecture integrates with client-side tooling. The tool also offers demos, support, and troubleshooting resources for users.