From: Donny Peeters <46660228+Donnype@users.noreply.github.com> Date: Sat, 27 Jan 2024 09:08:54 +0000 (+0100) Subject: 📝 Add External Link: 10 Tips for adding SQLAlchemy to FastAPI (#11036) X-Git-Tag: 0.109.1~80 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7ee93035515abbbb32c0dd14e6b9e9464a8fe50b;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Add External Link: 10 Tips for adding SQLAlchemy to FastAPI (#11036) --- diff --git a/docs/en/data/external_links.yml b/docs/en/data/external_links.yml index 44b064fe9b..58e7acefee 100644 --- a/docs/en/data/external_links.yml +++ b/docs/en/data/external_links.yml @@ -1,5 +1,9 @@ Articles: English: + - author: Donny Peeters + author_link: https://github.com/Donnype + link: https://bitestreams.com/blog/fastapi-sqlalchemy/ + title: 10 Tips for adding SQLAlchemy to FastAPI - author: Jessica Temporal author_link: https://jtemporal.com/socials link: https://jtemporal.com/tips-on-migrating-from-flask-to-fastapi-and-vice-versa/