Commit Graph

7 Commits

Author SHA1 Message Date
12faa04a7e fix: route issues 2025-12-17 23:42:40 +08:00
Rogee
824861c27c feat: Refactor AST generation routes workflow
- Introduced a comprehensive data model for route definitions, parameters, and validation rules.
- Established component interfaces for route parsing, comment parsing, import resolution, route building, validation, and rendering.
- Developed a detailed implementation plan outlining execution flow, user requirements, and compliance with design principles.
- Created a quickstart guide to assist users in utilizing the refactored system effectively.
- Conducted thorough research on existing architecture, identifying key improvements and establishing a refactoring strategy.
- Specified functional requirements and user scenarios to ensure clarity and testability.
- Generated a task list for implementation, emphasizing test-driven development and parallel execution where applicable.
2025-09-22 11:33:13 +08:00
Rogee
344798163b feat: 重构路由渲染逻辑,添加构建渲染数据和模板渲染功能,优化代码结构 2025-09-11 19:14:44 +08:00
Rogee
fcae9f2e3f feat: update pkg name 2025-02-11 15:53:14 +08:00
Rogee
0a420a2987 feat: modify pkg name 2025-02-11 15:38:59 +08:00
Rogee
9b77268502 fix: routes contracts 2024-12-23 16:02:53 +08:00
Rogee
8ff0f683c1 feat: add route render 2024-12-20 20:47:19 +08:00