From: euri10 Date: Wed, 27 Nov 2019 19:43:23 +0000 (+0100) Subject: :pencil: Add FastAPI cheatsheet to links (#671) X-Git-Tag: 0.44.0~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cd9e87e60ef18b41cdcd1fb4bc38dd2ddec7699e;p=thirdparty%2Ffastapi%2Ffastapi.git :pencil: Add FastAPI cheatsheet to links (#671) --- diff --git a/docs/external-links.md b/docs/external-links.md index 4bed321d46..e25caefa77 100644 --- a/docs/external-links.md +++ b/docs/external-links.md @@ -35,6 +35,8 @@ Here's an incomplete list of some of them. * Uber: Ludwig v0.2 Adds New Features and Other Improvements to its Deep Learning Toolbox [including a FastAPI server] on Uber Engineering. +* A FastAPI and Swagger UI visual cheatsheet by @euri10 + ### Japanese * FastAPI|DB接続してCRUDするPython製APIサーバーを構築 by @mtitg.