feat: implement simple api subscription routes

This commit is contained in:
Jef Roosens 2025-02-24 16:00:49 +01:00
parent caad08c99e
commit 7db6ebf213
No known key found for this signature in database
GPG key ID: 21FD3D77D56BAF49
7 changed files with 131 additions and 7 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
/target
data
venv