Tag: Web
All the articles with the tag "Web".
-
Bottle Source Code Reading Notes (Part 2): Routing
A deep dive into Bottle's source code, analyzing how URL route mappings are generated, how requests are matched to view functions, and how error pages are handled.