https://github.com/393197906/aoko
mvc by koa
https://github.com/393197906/aoko
koa mvc
Last synced: about 1 month ago
JSON representation
mvc by koa
- Host: GitHub
- URL: https://github.com/393197906/aoko
- Owner: 393197906
- Created: 2018-07-19T07:16:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-30T03:53:55.000Z (almost 8 years ago)
- Last Synced: 2025-06-29T08:16:58.649Z (12 months ago)
- Topics: koa, mvc
- Language: JavaScript
- Homepage:
- Size: 248 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aoko
mvc from koa2
## api
### aoko
* aoko.start
* aoko.controller
* aoko.service
### aoko.controller
* controller.ctx
* controller.assets
* controller.render
* controller.request
* controller.response
* controller.util
* controller.config
* controller.service
* controller.session
* controller.redirect
* controller.params
* controller.query
* controller.queryBody
### aoko.service
* service.ctx
* service.config
* service.util
* service.service
* service.session