squeaky-pl / japronto

Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
MIT License
8.61k stars 581 forks source link

New example: Serving HTML with japronto (#38) #42

Closed jacobbridges closed 7 years ago

jacobbridges commented 7 years ago

Someone asked how templating worked with japronto in #38. This pull request adds a new example and tutorial to the repo.

squeaky-pl commented 7 years ago

Hi, great work. Definitely merging NOW.