Commit graph

4 commits

Author SHA1 Message Date
5a550e4594
document configuration variables in README.md
All checks were successful
Build Container / Build Container (push) Successful in 1m32s
2026-05-15 08:44:28 +02:00
d3814a359d
recommend watchexec for development instead of calling uvicorn
This lets us setup initialization logic much more uniformly
(e.g. configuring loggers)
2026-05-04 11:01:09 +02:00
7fa9867a38
improve project structure for api 2026-05-03 22:08:05 +02:00
93394769b2
add initial Python API setup using uv init and README with short desc.
Add README with short description of the desired state.
2026-04-30 18:40:17 +02:00