juggl/backend
linuskmr 426d34a2d3 [WIP] All get, post, update, delete operations with relations working
However, all models are contained in one file for easier debugging. Trying to refactor this back to multiple files
2021-12-25 19:59:51 +01:00
..
docs Add documentation for testing 2021-12-23 18:00:06 +01:00
src [WIP] All get, post, update, delete operations with relations working 2021-12-25 19:59:51 +01:00
.dockerignore Add documentation 2021-12-21 22:45:28 +01:00
.gitignore First structural change 2021-12-06 17:40:51 +01:00
docker-compose.yml Add documentation 2021-12-21 22:45:28 +01:00
Dockerfile Add documentation 2021-12-21 22:45:28 +01:00
Makefile Add automatic testing CI 2021-12-23 18:04:05 +01:00
README.md Add documentation for testing 2021-12-23 18:00:06 +01:00
requirements.txt Add SQLAlchemy and pytest as transitive dependencies 2021-12-23 18:26:12 +01:00

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: