Starlette

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2021 Aug 4 11:25
Editor
Edited
Edited
2024 May 11 10:45
Refs
Refs

lightweight ASGI framework based on
uvicorn

 
 
 
 
ASGI Fundamentals: Asynchronous Web Apps in Python
Building your future web app. Stop copy-pasting snippets to piece together a FastAPI app you don't really understand. Instead, buckle down and take the time to learn the fundamental building blocks that async web app frameworks in Python are built on top of. That way, you won't be stuck when there's no tutorial to copy from. ― mCoding with James Murphy (https://mcoding.io) Source code: https://github.com/mCodingLLC/VideosSampleCode ASGI Spec: https://asgi.readthedocs.io/ SUPPORT ME ⭐ --------------------------------------------------- Sign up on Patreon to get your donor role and early access to videos! https://patreon.com/mCoding Feeling generous but don't have a Patreon? Donate via PayPal! (No sign up needed.) https://www.paypal.com/donate/?hosted_button_id=VJY5SLZ8BJHEE Want to donate crypto? Check out the rest of my supported donations on my website! https://mcoding.io/donate Top patrons and donors: Jameson, Laura M, Dragos C, Vahnekie, Neel R, Matt R, Johan A, Casey G, Mark M, Mutual Information, Pi BE ACTIVE IN MY COMMUNITY 😄 --------------------------------------------------- Discord: https://discord.gg/Ye9yJtZQuN Github: https://github.com/mCodingLLC/ Reddit: https://www.reddit.com/r/mCoding/ Facebook: https://www.facebook.com/james.mcoding CHAPTERS --------------------------------------------------- 0:00 Intro 1:14 The ASGI Specification 3:04 What an ASGI app looks like 4:37 Our first ASGI app 7:41 The lifespan connection 9:10 HTTP connections 12:05 Routing like FastAPI 13:27 The Response object 14:42 Starting to see the big picture
ASGI Fundamentals: Asynchronous Web Apps in Python
 
 
 

Recommendations