]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Add link to german article: REST-API Programmieren mittels Python und dem FastAPI...
authorFelix Schürmeyer <fschuermeyer@gmail.com>
Tue, 10 May 2022 04:05:10 +0000 (06:05 +0200)
committerGitHub <noreply@github.com>
Tue, 10 May 2022 04:05:10 +0000 (04:05 +0000)
A beginner article in German to get started with the FastAPI with a small Todo API as an example.

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
docs/en/data/external_links.yml

index 6d358089d936f9b5d2a6fb4a7e4a3b72c65ecf76..b918c8fd3bf5989c90ed142d5fdaf7ed1b4cb12f 100644 (file)
@@ -213,6 +213,10 @@ articles:
     author_link: https://twitter.com/_nicoax
     link: https://blog.codecentric.de/2019/08/inbetriebnahme-eines-scikit-learn-modells-mit-onnx-und-fastapi/
     title: Inbetriebnahme eines scikit-learn-Modells mit ONNX und FastAPI
+  - author: Felix Schürmeyer
+    author_link: https://hellocoding.de/autor/felix-schuermeyer/
+    link: https://hellocoding.de/blog/coding-language/python/fastapi
+    title: REST-API Programmieren mittels Python und dem FastAPI Modul
   japanese:
   - author: '@bee2'
     author_link: https://qiita.com/bee2