The GraphQL API for interacting with Loop & the Block Platform
-
Updated
Jan 20, 2023 - Rust
GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.
The GraphQL API for interacting with Loop & the Block Platform
Rust GraphQL demo/test API written in Rust, using Axum for routing, async-graphql and SQLx
UNOFFICIAL - The Hasura GraphQL Engine - in Rust
This is the api server of theinfinitytimes re-written in rust
🚧Deprecated - Moved to Skeet https://skeet.dev 🚧⚡Rust Serverless Framework
A Boilerplate of GraphQL API built in Rust + Warp + Juniper + Diesel
High Performance GraphQL Runtime
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL