hime:Hime-轻量级Go Web框架

时间:2024-06-03 16:01:05
【文件属性】:

文件名称:hime:Hime-轻量级Go Web框架

文件大小:43KB

文件格式:ZIP

更新时间:2024-06-03 16:01:05

golang web-framework Go

姬 Hime是Go Web框架。 有关更多信息,请参见 。 为什么选择框架 一世 :red_heart: net / http,但是...在多个项目上工作时有很多重复的代码,而且没有标准。 框架为开发人员创建了一个标准。 为什么要使用另一个框架 那里有很多Go框架。 但是我想要一个可以无缝兼容任何net / http兼容库的框架。 例如,您可以选择与标准库一起使用的任何路由器,任何中间件或处理程序。 那就是为什么hee不会与任何处理程序一起附带路由器 :see-no-evil_monkey: 执照 麻省理工学院


【文件预览】:
hime-master
----pool.go(287B)
----template.go(9KB)
----error.go(1KB)
----apps.go(3KB)
----server_test.go(402B)
----path_test.go(2KB)
----go.mod(617B)
----error_test.go(537B)
----context_test.go(22KB)
----.github()
--------workflows()
----testdata()
--------panic.tmpl(37B)
--------config1-2()
--------server.crt(977B)
--------call_fn.tmpl(30B)
--------config2.yaml(30B)
--------config1()
--------hello.tmpl(29B)
--------config3.yaml(8B)
--------config1.yaml(564B)
--------template()
--------invalid1.yaml(16B)
--------file.txt(12B)
--------invalid2.yaml(246B)
--------server.key(2KB)
--------apps.yaml(43B)
----graceful.go(1KB)
----go.sum(4KB)
----route_test.go(2KB)
----handler.go(300B)
----tls.go(7KB)
----app.go(5KB)
----app_test.go(6KB)
----path.go(1KB)
----map_test.go(137B)
----route.go(1KB)
----listener.go(381B)
----context.go(8KB)
----map.go(166B)
----config_test.go(3KB)
----global_test.go(1KB)
----handler_test.go(1KB)
----tls_test.go(4KB)
----request_test.go(4KB)
----global.go(681B)
----LICENSE(1KB)
----request.go(4KB)
----README.md(1000B)
----server.go(731B)
----result_test.go(2KB)
----template_test.go(9KB)
----.gitignore(29B)
----config.go(4KB)
----apps_test.go(3KB)

网友评论