From f419df1a0855c47ae18e73e24b528066530598a8 Mon Sep 17 00:00:00 2001 From: Sunli Date: Sat, 11 Sep 2021 08:57:38 +0800 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 9af898a2..d875e94d 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,18 @@ cd examples && cargo run --bin [name] * Rocket [async-graphql-rocket](https://github.com/async-graphql/async-graphql/tree/master/integrations/rocket) * Axum [async-graphql-axum](https://github.com/async-graphql/async-graphql/tree/master/integrations/axum) +## Who's using Async-graphql in production? + +- [Vector](https://vector.dev/) +- [Kairos Sports tech](https://kairostech.io/) +- [AxieInfinity](https://axieinfinity.com/) +- [Nando's](https://www.nandos.co.uk/) +- [Prima.it](https://www.prima.it/) +- [VoxJar](https://voxjar.com/) +- [Zenly](https://zen.ly/) +- [Brevz](https://brevz.io/) +- [thorndyke](https://www.thorndyke.ai/) + ## Blog Posts - [GraphQL in Rust](https://romankudryashov.com/blog/2020/12/graphql-rust/)