Open Issues Need Help
View All on GitHub New Project: Remote Script Starter & Controller 2 months ago
AI Summary: Develop a Python REST API using FastAPI, SQLAlchemy, and Pydantic to manage the startup and shutdown of scripts. The API should allow defining scripts with startup levels, listing controlled scripts, starting, stopping (including forceful termination), and managing startup levels and script metadata. The project should follow a controller-service-repository pattern and include an OpenAPI specification.
Complexity:
4/5
good first issue intermediate