fastify-hasura
Hasura Gateway
A plugin for Fastify that provides an interface to interact with Hasura's GraphQL endpoint
A Fastify plugin to have fun with Hasura.
32 stars
3 watching
3 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
fastifyfastify-plugingraphqlhasura
Related projects:
Repository | Description | Stars |
---|---|---|
hasura/learn-graphql | A comprehensive tutorial series for building real-world GraphQL applications with deadlines | 1,202 |
mrspartak/hasura-om | A GraphQL ORM library for Hasura with auto-table lookup and fragment-based query generation | 21 |
fastify/fastify-helmet | A security header wrapper for Fastify that simplifies the use of Helmet. | 408 |
product-ride/hql-tag | A utility library to simplify querying in Hasura GraphQL backend by providing shorthand for where and order_by arguments. | 42 |
vanilla-icecream/vite-plugin-fastify | A plugin that enables Fastify as the web server in Vite applications with Hot-module Replacement support. | 10 |
hasura/graphql-engine | Provides a secure, API-driven interface to access and manipulate data from various databases | 31,179 |
rse/hapi-plugin-graphiql | Integrates a GraphQL interface with authentication and documentation support | 22 |
samchungy/fastify-zod-openapi | Fastify plugin for integrating Zod schema with OpenAPI specification | 57 |
steams/ra-data-hasura-graphql | A data provider library for integrating Hasura GraphQL endpoints with React-admin. | 211 |
hasura/graphql-parser-hs | A Haskell library for parsing GraphQL queries | 59 |
fastify/fastify-rate-limit | Provides a low-overhead rate limiter for Fastify routes. | 501 |
simondegraeve/hapi-graphql | Creates a GraphQL HTTP server with Hapi. | 115 |
ablestack/graphql-codegen-hasura | Automates the generation of strongly typed client code for a GraphQL backend using type-safe wrappers and caching mechanisms. | 154 |
zenflow/hasura-node-monolith-example | A full-stack web application using Hasura GraphQL Engine and Node.js with authentication, UI frontend, and data backend integration. | 31 |
madkote/fastapi-plugins | Provides a plugin-based architecture to extend and customize the FastAPI framework | 369 |