encode / apistar

The Web API toolkit. 🛠
https://docs.apistar.com
BSD 3-Clause "New" or "Revised" License
5.57k stars 411 forks source link

Whitenoise options on App instantiation #603

Closed perdy closed 5 years ago

perdy commented 6 years ago

Allow apistar App and ASyncApp to configure Whitenoise instance. That is specially useful to use autorefresh feature of whitenoise while running in debug mode.

tomchristie commented 5 years ago

Closing this off given that 0.6 is moving to a framework-agnostic suite of API tools, and will no longer include the server. See https://discuss.apistar.org/t/api-star-as-a-framework-independant-tool/614 and #624.