mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 18:40:55 +00:00
minor updates
This commit is contained in:
parent
e635a77717
commit
282bdb8a66
@ -9,9 +9,9 @@ Beego is a lightweight, open source, non-blocking and scalable web framework for
|
|||||||
- Automated parsing user form, you can get data very easy.
|
- Automated parsing user form, you can get data very easy.
|
||||||
- Log level system, easy to record debugging and deployment logs.
|
- Log level system, easy to record debugging and deployment logs.
|
||||||
- Use configuration file (.ini) to customized your system.
|
- Use configuration file (.ini) to customized your system.
|
||||||
- Use built-in templates in Go, and it provides much more useful functions in web development.
|
- Use built-in templates in Go, and it provides much more useful functions which are commonly used in web development.
|
||||||
|
|
||||||
The work principles of Beego as follows.
|
The working principles of Beego as follows.
|
||||||
![](images/beego.png)
|
![](images/beego.png)
|
||||||
|
|
||||||
Beego is licensed under the Apache Licence, Version 2.0
|
Beego is licensed under the Apache Licence, Version 2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user