From a741d858cc938d2dc6702a4a27c9615d033519e1 Mon Sep 17 00:00:00 2001 From: Andreas Bichinger Date: Tue, 9 Jul 2024 14:38:06 +0200 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6974680..5f25cc5a 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ Alternatively, you can use the select event to get the selected items. ### Backend - PHP: [VueFinder Php Library](https://github.com/n1crack/vuefinder-php) +- Python: [Python WSGI](https://github.com/abichinger/vuefinder-wsgi) You can use any backend language. Just be sure, the response should be compatible. If you develop a backend library for another language, please let me know to add it here.