A fastapi service to present puppet services via an api
Go to file
Ben Vincent fecdfa163c feat: add makefile
- add venv, deps, build and clean targets
- updated gitignore
2024-12-15 19:27:24 +11:00
.gitignore feat: add makefile 2024-12-15 19:27:24 +11:00
config.sample.yaml feat: initial service creation 2024-12-15 19:22:07 +11:00
Makefile feat: add makefile 2024-12-15 19:27:24 +11:00
puppetapi.py feat: initial service creation 2024-12-15 19:22:07 +11:00
requirements.txt feat: initial service creation 2024-12-15 19:22:07 +11:00