Tubetrain
Sign in
Course
Topics
Pricing
About
Course
Building Web Applications with Starlette in Python
Learn how to build a RESTful web application using a popular ASGI framework.
43m 2s
1 module
Beginner
Sixty North
100% published
Sign in to buy course for $25.00
1
Building Web Applications with Starlette in Python
43m 2s
13 sections
1
Introduction
2
Architecture
3
Tsundoku in Python console
4
The starting point
5
Redirection and plain-text response
6
Formatting with templates
7
Extracting query parameters
8
Path parameters
9
HTTP GET and POST methods
10
Sessions, flash messages and middleware
11
Editing books
12
Deleting books
13
Next steps