Browse Source
📝 Add article: "Building a RESTful API with FastAPI: Secure Signup and Login Functionality Included" (#9733)
Co-authored-by: Sebastián Ramírez <[email protected]>
pull/10922/head
John Philip
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
0 deletions
-
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 |
|
|
|