yao/service
Max b96a400869 Add OpenAPI support and enhance configuration handling
- Integrated OpenAPI loading functionality into the engine's Load and Reload processes, allowing for better API management.
- Updated the OpenAPI configuration to set a default BaseURL and ensure it does not have a trailing slash.
- Implemented the Attach method to connect the OpenAPI server to the Gin router, facilitating API endpoint management.
- Removed the obsolete hello package to streamline the OpenAPI module.
2025-07-20 18:52:30 +08:00
..
fs [add] sui file server (dev) 2023-11-22 21:02:48 +08:00
guards.go Update authorization error messages 2024-02-20 20:07:26 +08:00
gzip.go optimize the SUI compiler & add http server gzip support 2024-07-07 15:29:50 +08:00
middleware.go Add OpenAPI support and enhance configuration handling 2025-07-20 18:52:30 +08:00
service.go Add OpenAPI support and enhance configuration handling 2025-07-20 18:52:30 +08:00
service_test.go fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00
static.go ⚠️ BREAKING: Rename XGen to CUI and update license terms 2025-05-18 12:16:45 +08:00
watch.go chore: Update engine.Load calls with additional options 2024-05-05 17:54:32 +08:00
watch_test.go fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00