mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-19 07:43:54 +01:00
- Implemented Restart, Start, and Stop endpoints for managing Docker containers. - Each endpoint includes request validation, error handling, and appropriate responses. - Enhanced API documentation with Swagger annotations for all new routes.