mirror of
https://github.com/astaxie/beego.git
synced 2025-02-02 07:27:11 +00:00
老虞
14629c214b
优化GetData
1. 去掉重复的ToLower 2. getData内部统一ToLower 3.调整getData中对空字符串判断位置 ==== 4. 待确定:在getData中是否有必要进行lock操作
beego
beego is an open-source, high-performance, modularity, full-stack web framework.
More info beego.me
Features
- RESTful support
- MVC architecture
- modularity
- auto API documents
- annotation router
- namespace
- powerful develop tools
- full stack for web & API
Documentation
LICENSE
beego is licensed under the Apache Licence, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html).
Description
Languages
Go
99.6%
Shell
0.4%