generated from Luis/nextjs-python-web-template
7 lines
237 B
Markdown
7 lines
237 B
Markdown
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
|