文件名称:Go-Baa 一个简单高效的Goweb开发框架
文件大小:45KB
文件格式:ZIP
更新时间:2022-09-02 12:40:14
Go开发-Web框架
Baa 一个简单高效的Go web开发框架。主要有路由、中间件,依赖注入和HTTP上下文构成。 Baa 不使用 ``反射``和``正则``,没有魔法的实现。
【文件预览】:
go-baa-baa-4969aec
----.travis.yml(613B)
----baa.go(10KB)
----response_test.go(760B)
----render.go(888B)
----di_test.go(1KB)
----render_test.go(983B)
----doc.go(304B)
----baa_test.go(4KB)
----context.go(17KB)
----di.go(767B)
----static.go(3KB)
----router.go(2KB)
----static_test.go(2KB)
----response.go(3KB)
----LICENSE(1KB)
----logger.go(368B)
----_fixture()
--------cert()
--------img()
--------index1.html(146B)
--------index2.html(143B)
--------favicon.ico(9KB)
----request_test.go(789B)
----README_zh-CN.md(5KB)
----logger_test.go(12B)
----context_test.go(18KB)
----.gitignore(36B)
----jsoniter.go(239B)
----tree.go(12KB)
----tree_test.go(8KB)
----json.go(164B)
----README.md(5KB)
----request.go(691B)