generated from Luis/nextjs-python-web-template
Here are the files found for the backend of the service.
- the backed is using a sql light db with sqlachremy
- this is done in
- sql_*.py, schema.py, tags.py
- subfolder: routers which also contains the apicall defenitions
- this is done in