Update README.md

This commit is contained in:
Sunli 2021-09-11 08:57:38 +08:00
parent b273e45564
commit a371cc562c
1 changed files with 12 additions and 0 deletions

View File

@ -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/)