mirror of
https://github.com/astaxie/beego.git
synced 2025-06-11 19:40:40 +00:00
add docs about how to write api application
This commit is contained in:
@ -6,9 +6,6 @@ import (
|
||||
"github.com/astaxie/beego/example/beeapi/models"
|
||||
)
|
||||
|
||||
type ResponseInfo struct {
|
||||
}
|
||||
|
||||
type ObejctController struct {
|
||||
beego.Controller
|
||||
}
|
||||
|
Reference in New Issue
Block a user