Homepage - beego: simple & powerful Go app framework
文章推薦指數: 80 %
Beego Web is official blog and documentation website for beego app web framework. ... go get github.com/beego/beego/[email protected]. Create file hello.go Togglenavigation Beego Home Gettingstarted Community Documentation Video Products Blog Language:English 简体中文 Russian BeegoFramework AnopensourceframeworktobuildanddevelopyourapplicationsintheGoway Learnmore Getstarted! stablev1.10.0 QuickStart Downloadandinstall gogetgithub.com/beego/beego/[email protected] Createfilehello.go packagemainimport"github.com/beego/beego/v2/server/web"funcmain(){web.Run()} Buildandrun gobuildhello.go./hello Vieweffects Openyourbrowserandvisithttp://localhost:8080 Congratulations!Youjustbuiltyourfirstbeegoapp. PleaseseeDocumentationforgoingfurther. FurtherReading RouterandController ORMUsage TemplateUsage BeegoSamples OptionalAdvancedModules Features EASYTOUSE WithRESTfulsupport,MVCmodel,andusebeetooltobuildyourappsquicklywithfeaturesincludingcodehotcompile,automatedtesting,andautomatedpackinganddeploying. INTELLIGENT Withintelligentroutingandmonitoring,it'sabletomonitoryourQPS,memoryandCPUusages,andgoroutinestatus.Itprovidesyoufullcontrolofyouronlineapps. MODULAR Withpowerfulbuilt-inmodulesincludingsessioncontrol,caching,logging,configurationparsing,performancesupervising,contexthandling,ORMsupporting,andrequestssimulating.Yougetthepowerfulfoundationforanytypeofapplications. HIGHPERFORMANCE WithnativeGohttppackagetohandletherequestsandtheefficientconcurrenceofgoroutine.Yourbeegoapplicationscanhandlemassivetraficasbeegoaredoinginmanyproductions. Ourwell-knowncustomers
延伸文章資訊
- 1Beego Example - GitHub
- 2Beego Compress provides an automated system for ... - GitHub
- 3beego is an open-source, high-performance web ... - GitHub
beego is an open-source, high-performance web framework for the Go programming language. - GitHub...
- 4Homepage - beego: simple & powerful Go app framework
Beego Web is official blog and documentation website for beego app web framework. ... go get gith...
- 5beego/tutorial - GitHub