Jiun Lee 5225bd2612 [go/hertz] Update hertz version and optimise config (#8483) 1 year ago
..
src 5225bd2612 [go/hertz] Update hertz version and optimise config (#8483) 1 year ago
README.md 1943f34d69 Added kami framework 9 years ago
benchmark_config.json 0f5656af5f Port go tests to docker (#3382) 7 years ago
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 years ago
kami.dockerfile fb3499b4ad ⬆️ Run `kami` with Go-1.19, Go modules and `GOAMD64=v3` (#7601) 2 years ago

README.md

kame (Go) Benchmarking Test

This is the go portion of a benchmarking test suite comparing a variety of web development platforms.

"kami (神) is a tiny web framework using x/net/context for request context and HttpRouter for routing. It includes a simple system for running hierarchical middleware before and after requests, in addition to log and panic hooks."

Source

Test URLs

http://localhost:8080/json
http://localhost:8080/db
http://localhost:8080/queries?queries=[1-500]
http://localhost:8080/fortunes
http://localhost:8080/updates?queries=[1-500]
http://localhost:8080/plaintext