From 6ce662ce02ddcc3dddfebb38162389d8423dda75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Sun, 23 Dec 2018 17:12:51 +0400 Subject: [PATCH] Add FastAPI to real-life usages in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3f95fa92..38353d6f 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ Additionally, all the 1.x releases are hosted on our GitHub Pages-based **CDN**: - [Shopify Draft Orders](https://help.shopify.com/api/draft-orders) - [Discourse](http://docs.discourse.org) - [APIs.guru](https://apis.guru/api-doc/) +- [FastAPI](https://github.com/tiangolo/fastapi) ## Deployment