Golang最佳Web框架对比

Beego 面向Go编程语言的开源高性能web框架

  • https://github.com/astaxie/beego
  • https://beego.me

Buffalo 使用Go语言快速构建Web应用

  • https://github.com/gobuffalo/buffalo
  • https://gobuffalo.io

Echo 高性能、极简Go语言Web框架

  • https://github.com/labstack/echo
  • https://echo.labstack.com

Gin Go语言编写的HTTP Web框架,它以更好的性能实现了类似Martini的API,性能更好

  • https://github.com/gin-gonic/gin
  • https://gin-gonic.github.io/gin

Iris 全宇宙最快的Go语言Web框架,完备MVC支持,拥抱未来

  • https://github.com/kataras/iris
  • https://iris-go.com

Revel Go语言的高效、全栈Web框架

  • https://github.com/revel/revel
  • https://revel.github.io

Golang最佳Web框架对比_第1张图片

你可能感兴趣的:(Web前端,Beego,Buffalo,Echo)