nrc / graphql

A Rust GraphQL server framework
Apache License 2.0
236 stars 12 forks source link

Example with HTTP server #8

Open nrc opened 6 years ago

nrc commented 6 years ago

Add a Hyper frontend around the trilogy example (useful for demonstrating the async resolvers work).