rust-hasura
GraphQL server
A Rust project demonstrating a Hasura GraphQL API using JWT authentication and UUID integration.
Rust / Hasura / GraphQL
140 stars
8 watching
19 forks
Language: Rust
last commit: over 2 years ago
Linked from 2 awesome lists
graphqlhasurarust
Related projects:
Repository | Description | Stars |
---|---|---|
hasura/learn-graphql | A comprehensive tutorial series for building real-world GraphQL applications with deadlines | 1,202 |
hasura/graphql-engine | Provides a secure, API-driven interface to access and manipulate data from various databases | 31,179 |
hasura/graphql-parser-hs | A Haskell library for parsing GraphQL queries | 59 |
steams/ra-data-hasura-graphql | A data provider library for integrating Hasura GraphQL endpoints with React-admin. | 211 |
nhost/hasura-auth | An authentication service for Hasura applications that supports various sign-in methods and integrates with GraphQL and JWT tokens. | 385 |
arctic-hen7/diana | A GraphQL system designed to work out of the box with full support for subscriptions and authentication | 39 |
jdnavarro/graphql-haskell | A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. | 168 |
o2web/graphql-auth | An authentication mechanism for GraphQL APIs using JWT and Devise logic | 26 |
jayy-lmao/rust-graphql-docker | A containerized Rust GraphQL API with dataloaders and actix-web for managing a simple cult database. | 94 |
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 |
zzy/tide-async-graphql-mongodb | A comprehensive framework for building GraphQL services and web applications with Rust | 44 |
canduma/canduma | A Rust-based server with GraphQL API and authentication using JWT. | 814 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |
rscarrera27/flask-graphql-auth | Provides JWT authentication for Flask-GraphQL APIs using decorators. | 63 |
mrspartak/hasura-om | A GraphQL ORM library for Hasura with auto-table lookup and fragment-based query generation | 21 |