From 3d4b09646ad712d0ba3584c370932b4f6fcd4bf6 Mon Sep 17 00:00:00 2001
From: tyranron small example which sets up a basic GraphQL and GraphiQL handler.
Included in the source is a small example which sets up a basic GraphQL and GraphiQL handler.
Hyper is a fast HTTP implementation that many other Rust web frameworks leverage. It offers asynchronous I/O via the tokio runtime and works on diff --git a/master/servers/rocket.html b/master/servers/rocket.html index 952358f53..9b47bbdfb 100644 --- a/master/servers/rocket.html +++ b/master/servers/rocket.html @@ -181,7 +181,7 @@
Included in the source is a small example which sets up a basic GraphQL and GraphiQL handler.