#
graphql-server
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.
Here are 8 public repositories matching this topic...
Jannis
opened
Oct 22, 2019
Scratch-Containerised Rust GraphQL-API using Dataloaders
-
Updated
May 13, 2020 - Rust
Adds support for the Relay specification to Juniper
-
Updated
May 26, 2018 - Rust
Experimental GraphQL cache proxy written in Rust
-
Updated
May 21, 2017 - Rust
Rust + GraphQL = Brilliant
-
Updated
Aug 7, 2019 - Rust
Automatic GraphQL server from your Postgres database.
-
Updated
May 10, 2020 - Rust
Purely GraphQL database written in Rust
-
Updated
Apr 13, 2020 - Rust
Created by Facebook
Released 2015
- Organization
- graphql
- Website
- graphql.org
- Wikipedia
- Wikipedia

