Skip to content

Commit 49103c4

Browse files
committed
Update README as we now use litestar, not quart, as our Python web framework.
1 parent e30a3a7 commit 49103c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flatmap Server
22
==============
33

4-
An anatomical flatmap server to provide `MapLibre <https://maplibre.org/>`_ compatible tilesets generated by `flatmap-maker <https://github.com/AnatomicMaps/flatmap-maker>`_. It is intended for use with a browser-based `flatmap-viewer <https://github.com/AnatomicMaps/flatmap-viewer>`_ application. The server is written in Python using the `Quart <https://quart.palletsprojects.com/en/latest/index.html>`_ web framework.
4+
An anatomical flatmap server to provide `MapLibre <https://maplibre.org/>`_ compatible tilesets generated by `flatmap-maker <https://github.com/AnatomicMaps/flatmap-maker>`_. It is intended for use with a browser-based `flatmap-viewer <https://github.com/AnatomicMaps/flatmap-viewer>`_ application. The server is written in Python using the `Litestar <https://docs.litestar.dev/latest/>`_ ASGI web framework.
55

66
Documentation
77
-------------

0 commit comments

Comments
 (0)