We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 452d146 commit 412cd65Copy full SHA for 412cd65
Readme.md
@@ -17,6 +17,8 @@ $ yarn init && git init
17
由于项目的设计初衷是 RESTful API 的易用轮子,所以并未考虑视图,有需要的可自行集成。
18
如果在使用中碰到问题或者您有更好的实现,想法,欢迎联系我。
19
20
+-----------------------------
21
+
22
This Project is based on `koa v2`. This is a RESTful API framework.
23
The features list:
24
* auto-load routes
0 commit comments