mirror of
https://github.com/astaxie/beego.git
synced 2025-06-24 04:50:18 +00:00
7743eecfd4723b3e963de3e62da83c11c9d083e5

type Test struct { Date time.Time `form:"Date, 2006-01-02"` Save bool `form:"Save"` }
Beego
beego is an open-source, high-performance, modularity, full-stack web framework.
More info beego.me
Installation
go get github.com/astaxie/beego
Features
- RESTful support
- MVC architecture
- Modularity
- Auto API documents
- Annotation router
- Namespace
- Powerful develop tools
- Full stack for Web & API
Documentation
Community
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%