tokio-graphql

Crates.iotokio-graphql
lib.rstokio-graphql
version0.1.0
sourcesrc
created_at2016-12-14 16:29:15.447932
updated_at2016-12-14 16:29:15.447932
descriptionGraphQL implementation built on top of tokio-http2, topkio-proto and other async libraries.
homepagehttps://lambdastackio.github.io/tokio-graphql/tokio-graphql
repositoryhttps://github.com/lambdastackio/tokio-graphql
max_upload_size
id7579
size717,209
Hans Chris Jones (hanscj1)

documentation

https://lambdastackio.github.io/tokio-graphql/tokio-graphql

README

GraphQL

WIP

GraphQL implementation of Facebook's Declarative API Model over typical Imperative RESTful APIs. The goal is to implement Relay based on Rust using tokio-http2 and other async multiplexing code libraries.

It's unclear if this will be a full app or library at this point (point of creation of project).

Commit count: 1

cargo fmt