SIGN IN SIGN UP
simonw / datasette UNCLAIMED

An open source multi-tool for exploring and publishing data

0 0 152 Python

Port Datasette from Sanic to ASGI + Uvicorn (#518)

Datasette now uses ASGI internally, and no longer depends on Sanic.

It now uses Uvicorn as the underlying HTTP server.

This was thirteen months in the making... for full details see the issue:

https://github.com/simonw/datasette/issues/272

And for a full sequence of commits plus commentary, see the pull request:

https://github.com/simonw/datasette/pull/518
S
Simon Willison committed
ba8db9679f3bd2454c9e76e7e6c352126848b57a
Parent: 35429f9
Committed by GitHub <noreply@github.com> on 6/24/2019, 3:13:09 AM