Files
crawlab/core
Marvin Zhang b88b41afe2 feat: add API configuration options for port and path
- Introduced GetApiPort and GetApiPath functions to retrieve API port and path from configuration, with defaults provided.
- Updated GetApiEndpoint to construct the API endpoint URL using the new port and path functions, ensuring proper formatting.
- Added constants for default API port and path to enhance configurability.
2024-12-21 14:05:50 +08:00
..
2024-06-14 15:42:50 +08:00
2024-11-24 23:14:26 +08:00
2024-11-05 11:15:27 +08:00
2024-11-19 17:40:44 +08:00
2024-06-14 15:42:50 +08:00
2024-11-01 15:19:48 +08:00
2024-06-14 16:37:48 +08:00
2024-11-18 16:48:09 +08:00
2024-11-19 15:53:40 +08:00
2024-11-16 11:15:36 +08:00
2024-06-14 15:42:50 +08:00
2024-06-14 15:42:50 +08:00
2024-10-20 18:55:02 +08:00
2024-06-14 15:42:50 +08:00
2024-10-29 12:59:45 +08:00
2024-06-14 15:42:50 +08:00

crawlab-core

Backend core modules for Crawlab