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
Max
01d4b49c33
[add] server rewrite support and fix api reload
2023-11-22 18:10:17 +08:00
Max
7ee7de96c9
[add] Neo (70%)
2023-04-30 14:21:45 +08:00
Max
d2c1f034a6
[tidy] remove unused code
2023-04-01 11:52:12 +08:00
Max
2bd41ed135
[change] start command
2023-03-26 18:21:55 +08:00
Max
75ee709c23
[change] refactor the yao service
2023-03-26 17:12:02 +08:00
Max
a807899f95
[*] migrate to gou v0.10.3 (50%)
2023-02-01 17:25:11 +08:00
Max
9a54e15ae9
[optimize] close the DB connections when reloading
2023-01-16 15:15:44 +08:00
Max
93ba063cb4
[add] setup
2022-10-28 11:58:05 +08:00
Max
7517e4652a
[change] Refactoring Watch
2022-08-20 21:25:32 +08:00
Max
3509956bce
[add] Task & Schedule
2022-07-30 21:18:05 +08:00
Max
94a2a6d3c4
[add] Buntdb for session store
2022-05-27 14:18:59 +08:00
Max
6e9bc9b7be
[add] redis session store
2022-05-25 23:38:53 +08:00
Max
098f1b53ce
[add] cross domain env
2022-04-02 11:55:39 +08:00
Max
b6326c9144
Ign session on watch
2022-02-14 23:40:21 +08:00
Max
3f7deb9a25
+ Watch
2022-02-14 23:34:56 +08:00
Max
34f4382c19
更新命名空间
2022-02-09 09:17:23 +08:00
Max
ea72f26d5e
调整环境变量
2022-02-09 00:49:57 +08:00
Max
c3fcfa857c
优化 Session 载入机制
2021-11-29 10:27:38 +08:00
Max
8f091b4a23
关闭时清理插件
2021-10-23 18:06:40 +08:00
Max
d053596a9b
fix router bug -> v0.8.14
2021-10-21 09:25:01 +08:00
Max
42fe45aaf8
fix server bug
2021-10-21 00:05:16 +08:00
Max
1768014948
debug
2021-10-20 23:26:38 +08:00
Max
6a2442984a
优化引擎
2021-10-20 22:50:57 +08:00
Max
490a1c999f
优化热加载逻辑
2021-10-20 15:26:19 +08:00
Max
f4e0fee81f
优化载入逻辑: Step 5/5
2021-10-19 00:17:22 +08:00
Max
d03e1fc2e3
优化代码结构 v0.8.8
2021-10-18 21:38:39 +08:00