| Crates.io | tokio-graphql |
| lib.rs | tokio-graphql |
| version | 0.1.0 |
| created_at | 2016-12-14 16:29:15.447932+00 |
| updated_at | 2016-12-14 16:29:15.447932+00 |
| description | GraphQL implementation built on top of tokio-http2, topkio-proto and other async libraries. |
| homepage | https://lambdastackio.github.io/tokio-graphql/tokio-graphql |
| repository | https://github.com/lambdastackio/tokio-graphql |
| max_upload_size | |
| id | 7579 |
| size | 717,209 |
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).