Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
-
Updated
Nov 1, 2024 - 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.
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
High Performance GraphQL Runtime
A Boilerplate of GraphQL API built in Rust + Warp + Juniper + Diesel
🚧Deprecated - Moved to Skeet https://skeet.dev 🚧⚡Rust Serverless Framework
UNOFFICIAL - The Hasura GraphQL Engine - in Rust
The GraphQL API for interacting with Loop & the Block Platform
This is the api server of theinfinitytimes re-written in rust