]> git.openstreetmap.org Git - nominatim.git/commit
move server route creation into async function
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 13 Nov 2024 20:27:14 +0000 (21:27 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 13 Nov 2024 20:27:14 +0000 (21:27 +0100)
commit754ff15ebd798aad0a2b7add81ea0e6001ca8625
treea9fa7e9b05daf2bc46e0b6807d23de864eef76dc
parentae8694a6a6862d7cb66cd91102d2802c9899e7cf
move server route creation into async function
src/nominatim_api/server/falcon/server.py
src/nominatim_api/server/starlette/server.py