Python Flask/SQLite for back end and APIs
Contact Person
Andreas Kerren
About
Python Flask is a great option for building server APIs linked to databases. SQLite is a great option for small datasets and doesn’t need specific ddbb maintenance, since SQLite comes with Python.