juggl/backend/README.md
2021-12-23 18:00:06 +01:00

11 lines
No EOL
289 B
Markdown

# Juggl API
This is the new Juggl API created with FastAPI as http framework and SQLModel as ORM.
The documentation is split in several files for better structure.
Table of Contents:
- [Installation](docs/installation.md)
- [Guidelines](docs/guidelines.md)
- [Testing](docs/testing.md)