Files
Georg-Stahn 3052015a51
All checks were successful
checks-impure / test (pull_request) Successful in 29s
checks / test (pull_request) Successful in 3m29s
readmes added comments and some links to the openapi docs mds :)
2024-01-16 22:25:05 +01:00

237 B

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