mirror of
https://github.com/hackstoic/golang-open-source-projects.git
synced 2025-02-02 18:28:43 +08:00
add vox
This commit is contained in:
parent
4a4aef1baf
commit
92804147da
@ -233,6 +233,7 @@
|
||||
# Web框架
|
||||
| 项目 | 简介 |
|
||||
| ---- | ------------------------------- |
|
||||
|[ Vox ]( https://github.com/aisk/vox )| Vox 是一个人性化的,方便快速开发,使用中间件进行扩展,参考 node.js 的 koa 来实现的 web 框架。 |
|
||||
|[ Iris-Go ]( https://github.com/kataras/iris )| 通过Iris-Go,可以方便的帮助你来开发基于web的应用。简单来说:Iris-Go与国内大牛的BeeGo类似,但从其官方介绍的资料来看,Iris-Go的性能更优! |
|
||||
|[ Baa ]( https://github.com/go-baa/baa )| Baa 一个简单高效的Go web开发框架。主要有路由、中间件,依赖注入和HTTP上下文构成。 |
|
||||
|[ Orivil ]( https://github.com/orivil/orivil )| Orivil 是由 golang 开发的全新 web 框架,灵感来源于 Laravel 及 Symfony。 |
|
||||
|
Loading…
Reference in New Issue
Block a user