mirror of
https://github.com/astaxie/beego.git
synced 2025-07-26 21:55:31 +00:00
add example for api application
This commit is contained in:
5
example/beeapi/conf/app.conf
Normal file
5
example/beeapi/conf/app.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
appname = beeapi
|
||||
httpport = 8080
|
||||
runmode = dev
|
||||
autorender = false
|
||||
copyrequestbody = true
|
Reference in New Issue
Block a user