Open Issues Need Help
View All on GitHub feat: about 2 months ago
AI Summary: Implement a new `/api/v1/status` GET endpoint for the downloads-server application that returns a simple JSON response `{"status": "ok"}` with a 200 OK status code to act as a health check endpoint. This involves creating a new controller and route, integrating it into the existing API router, and adding a unit test.
Complexity:
2/5
enhancement good first issue
a lightweight, self-hosted application that provides a unified RESTful API for managing internet downloads.
TypeScript