kolharsam / graphql-engine-rs

UNOFFICIAL - The Hasura GraphQL Engine - in Rust
GNU General Public License v3.0
9 stars 1 forks source link
graphql graphql-api graphql-server hacktoberfest hacktoberfest2021 rust

graphql-engine-rs

Build & Test Workflow badge

The Hasura GraphQL Engine - in Rust

This is not official. This is just a toy project.

We can run GraphQL queries as of now. More features related to the metadata, GraphQL schema (with introspection support) subscriptions and so on...will be arriving soon!

Here's a short clip of the same:

https://user-images.githubusercontent.com/6604943/129950893-263d5785-3552-4f87-a15b-f8b4add670ac.mov

FOR RUNNING THE TEST SUITE

More Documentation and Implementation details will be published soon!