From f6e6a82b21e497e5cb6d0e92806253ad1e42ad39 Mon Sep 17 00:00:00 2001
From: ijome <48390590+ijome@users.noreply.github.com>
Date: Sat, 2 Nov 2019 12:38:41 +0000
Subject: [PATCH] Add Juniper
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 1e019da..377c7e4 100644
--- a/README.md
+++ b/README.md
@@ -1328,6 +1328,7 @@ See also [Are we web yet?](http://www.arewewebyet.org) and [Rust web framework c
* [GildedHonour/frank_jwt](https://github.com/GildedHonour/frank_jwt) — JSON Web Token implementation in Rust. [](https://travis-ci.org/GildedHonour/frank_jwt)
* [handlebars-rust](https://github.com/sunng87/handlebars-rust) — an Iron web framework middleware. [](https://travis-ci.org/sunng87/handlebars-iron)
* [Iron](https://github.com/iron/iron) — A middleware-based server framework [](https://travis-ci.org/GildedHonour/frank_jwt)
+ * [Juniper](https://github.com/graphql-rust/juniper) — GraphQL server library for Rust [](https://travis-ci.org/graphql-rust/juniper)
* [Nickel](https://github.com/nickel-org/nickel.rs/) — inspired by [Express](http://expressjs.com/) [](https://travis-ci.org/nickel-org/nickel.rs)
* [Ogeon/rustful](https://github.com/Ogeon/rustful) — A RESTful web framework for Rust [](https://travis-ci.org/Ogeon/rustful)
* [Rocket](https://github.com/SergioBenitez/Rocket) — Rocket is web framework for Rust (nightly) with a focus on ease-of-use, expressability, and speed [](https://travis-ci.org/SergioBenitez/Rocket)