Update Home

master
yutent 2023-11-02 11:25:24 +08:00
parent 0fdfac26d4
commit e869304454
1 changed files with 0 additions and 19 deletions

19
Home.md

@ -27,24 +27,5 @@
11. 更快的执行速度, 更少的内存占用。
## 开发文档
+ [⟪快速上手⟫](https://github.com/bytedo/gmf.core/wiki/Quickstart)
- [⟪入口文件配置⟫](https://github.com/bytedo/gmf.core/wiki/Entry)
- [⟪默认配置⟫](https://github.com/bytedo/gmf.core/wiki/Config)
- [⟪路由⟫](https://github.com/bytedo/gmf.core/wiki/Router)
- [⟪跨域配置⟫](https://github.com/bytedo/gmf.core/wiki/Cors)
- [⟪控制器⟫](https://github.com/bytedo/gmf.core/wiki/Controller)
- [⟪Request⟫](https://github.com/bytedo/gmf.core/wiki/Request)
- [⟪Response⟫](https://github.com/bytedo/gmf.core/wiki/Response)
- [⟪会话Session⟫](https://github.com/bytedo/gmf.core/wiki/Session)
- [⟪Json Web Token⟫](https://github.com/bytedo/gmf.core/wiki/Jwt)
+ [⟪进阶⟫](https://github.com/bytedo/gmf.core/wiki/Advanced)