https://github.com/IveHD/web-route
web 接口开发框架,使接口的技术逻辑配置化并解耦接口技术逻辑和业务逻辑。
https://github.com/IveHD/web-route
mvc nodejs router server
Last synced: 3 days ago
JSON representation
web 接口开发框架,使接口的技术逻辑配置化并解耦接口技术逻辑和业务逻辑。
- Host: GitHub
- URL: https://github.com/IveHD/web-route
- Owner: IveHD
- Created: 2022-04-10T14:14:30.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-23T08:37:34.000Z (about 2 months ago)
- Last Synced: 2025-05-11T14:19:23.537Z (about 1 month ago)
- Topics: mvc, nodejs, router, server
- Language: TypeScript
- Homepage:
- Size: 148 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- mcp-index - web-route - Provides a framework for easily configuring API routes and managing associated logic, including parameter validation, authentication, and cross-origin settings. Facilitates rapid development of API interfaces while keeping configuration and business logic separate. (APIs and HTTP Requests)