mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-20 08:35:11 +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.