integration glue
 
 
 
Go to file
Philipp Rothmann 6251d40055 test setup kind of works 2022-04-22 18:34:48 +02:00
app test setup kind of works 2022-04-22 18:34:48 +02:00
.dockerignore init 2022-03-02 16:10:17 +01:00
.gitignore init 2022-03-02 16:10:17 +01:00
Dockerfile init 2022-03-02 16:10:17 +01:00
Makefile test setup kind of works 2022-04-22 18:34:48 +02:00
README.md test setup kind of works 2022-04-22 18:34:48 +02:00
compose.authentik.yml authentik api 2022-03-04 18:51:51 +01:00
compose.wekan.yml test setup kind of works 2022-04-22 18:34:48 +02:00
docker-compose.yml init 2022-03-02 16:10:17 +01:00
requirements.txt test setup kind of works 2022-04-22 18:34:48 +02:00

README.md

integrate

integrate all the api's

Development

Getting Started

make init
make up
# wait a moment for containers to start
make test
make run
make down

https://pydantic-docs.helpmanual.io/ https://jsontopydantic.com/ https://pydantic-docs.helpmanual.io/datamodel_code_generator/ https://docs.python.org/3/library/unittest.mock.html