Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
-
Updated
Nov 4, 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
GraphQL support for PostgreSQL
High Performance GraphQL Runtime
Build production-ready backends in minutes
Spin up a super fast Rust powered GraphQL API to prototype your ML model in one line of Python code.
Scratch-Containerised Rust GraphQL-API using Dataloaders
Clean boilerplate for graphql services using actix-web, rhai, async-graphql, surf, rbatis, graphql-client, handlebars-rust, jsonwebtoken, and mysql / postgresql.
A fully async Rust GraphQL Server hosting a small example e-Commerce (like) platform.
Adds support for the Relay specification to Juniper
UNOFFICIAL - The Hasura GraphQL Engine - in Rust
Schema generator for async-graphql 4.x
The backend for [cindy-next](https://github.com/heyrict/cindy-next). Written in Rust.
A graphql implementation of the Branded Food Product dataset
Purely GraphQL database written in Rust
Automatic GraphQL server from your Postgres database.
The purpose of this example is to provide details as to how one would go about using GraphQL with the Rust Language.
Sample Rust GraphQL server using async-graphql with middleware extension setup
Experimental GraphQL cache proxy written in Rust