1 Open Issue Need Help Last updated: Jun 29, 2025

Open Issues Need Help

View All on GitHub

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