Nominatim/nominatim/server
Sarah Hoffmann b79d5494f9 remove support for sanic framework
There is no performance gain over falcon or starlette but the special
structure of sanic makes it hard to have exchangable code
2023-06-21 10:53:57 +02:00
..
falcon add wsgi entry point for falcon server 2023-03-28 15:05:52 +02:00
starlette properly close connections when shutting down starlette 2023-05-26 13:53:34 +02:00
__init__.py add sanic development server implementation 2023-01-03 10:02:53 +01:00