apiserver based on fastAPI
Compare changes
Files
17
apiserver/config/__init__.py
0 → 100644
+ 1
− 0
An implementation of the backend based on fastapi.
This includes a docker image, as well as a current requirements file and a testing setup.
It still lacks authentication #10 (closed), frontend #9 (closed), final persistent storage #4 (closed) and better testing #12 (closed).
This closes issue #1 (closed)