]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Add german blog post (Domain-driven Design mit Python und FastAPI) (#9261)
authorMarcel Sander <msander@users.noreply.github.com>
Thu, 22 Jun 2023 16:44:05 +0000 (18:44 +0200)
committerGitHub <noreply@github.com>
Thu, 22 Jun 2023 16:44:05 +0000 (18:44 +0200)
docs/en/data/external_links.yml

index af58107789c08342c9371f97a8e772d8e677cb59..ad738df3531e3e371f1011b37d4ed18b9b4ab1b6 100644 (file)
@@ -233,6 +233,10 @@ articles:
     link: https://medium.com/@krishnardt365/fastapi-docker-and-postgres-91943e71be92
     title: Fastapi, Docker(Docker compose) and Postgres
   german:
+  - author: Marcel Sander (actidoo)
+    author_link: https://www.actidoo.com
+    link: https://www.actidoo.com/de/blog/python-fastapi-domain-driven-design
+    title: Domain-driven Design mit Python und FastAPI
   - author: Nico Axtmann
     author_link: https://twitter.com/_nicoax
     link: https://blog.codecentric.de/2019/08/inbetriebnahme-eines-scikit-learn-modells-mit-onnx-und-fastapi/