Ownflask - An Attempt to understand "How Flask works"
code
View on GitHub
About This Contribution
Understanding Flask internals by building a minimal clone
My Journey
Ownflask is my own creation to understand the internals of Flask, the Python web framework. Here is how I built it. Currently it's a simple single file project but even Flask started that way :)