From: John Philip Date: Tue, 9 Jan 2024 17:49:58 +0000 (+0300) Subject: 📝 Add article: "Building a RESTful API with FastAPI: Secure Signup and Login Function... X-Git-Tag: 0.109.0~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dd944deda6433924712274b81743edc63f92bbb;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Add article: "Building a RESTful API with FastAPI: Secure Signup and Login Functionality Included" (#9733) Co-authored-by: Sebastián Ramírez --- diff --git a/docs/en/data/external_links.yml b/docs/en/data/external_links.yml index 35c9b6718e..d53afd7f9f 100644 --- a/docs/en/data/external_links.yml +++ b/docs/en/data/external_links.yml @@ -1,5 +1,9 @@ Articles: English: + - author: John Philip + author_link: https://medium.com/@amjohnphilip + link: https://python.plainenglish.io/building-a-restful-api-with-fastapi-secure-signup-and-login-functionality-included-45cdbcb36106 + title: "Building a RESTful API with FastAPI: Secure Signup and Login Functionality Included" - author: Keshav Malik author_link: https://theinfosecguy.xyz/ link: https://blog.theinfosecguy.xyz/building-a-crud-api-with-fastapi-and-supabase-a-step-by-step-guide