bananaml / potassium

An HTTP serving framework by Banana
Apache License 2.0
97 stars 9 forks source link

Feature/hot reload compat #2

Closed erik-dunteman closed 1 year ago

erik-dunteman commented 1 year ago

What is this?

Pretty huge rework of potassium to allow for the Banana CLI to interface with it and run hot reload. This includes a port from Sanic to Flask

Why?

Because hot reload rocks

How did you test to ensure no regressions?

I ran all endpoint primitives in the hot reload server, plus in the example.py standalone server