tpmjs/apps
Ajax Davis 7d7b5ab8b6 refactor: implement REST API best practices for /api/tools endpoint
- Add standardized ApiResponse interface with consistent structure
- Implement proper request validation with detailed error messages
- Add response metadata (version, timestamp, requestId, processingTime)
- Include proper HTTP status codes and error handling
- Add validation for pagination parameters (limit: 1-1000, offset: >=0)
- Add health status enum validation
- Include response headers (X-Request-ID, X-Processing-Time, Cache-Control)
- Improve error logging with structured context
- Add count field to pagination response
- Follow REST API industry standards and best practices
2025-12-16 11:54:59 +10:00
..
playground style(playground): polish UI design for better consistency and alignment 2025-12-12 12:39:18 +10:00
railway-executor refactor: move schema updates to executor 2025-12-15 13:07:42 +10:00
web refactor: implement REST API best practices for /api/tools endpoint 2025-12-16 11:54:59 +10:00