dependabot[bot] df8a40bd96 Bump golang.org/x/net from 0.17.0 to 0.23.0 in /frameworks/Go/kami/src (#8913) 1 år sedan
..
src df8a40bd96 Bump golang.org/x/net from 0.17.0 to 0.23.0 in /frameworks/Go/kami/src (#8913) 1 år sedan
README.md 1943f34d69 Added kami framework 9 år sedan
benchmark_config.json 0f5656af5f Port go tests to docker (#3382) 7 år sedan
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 år sedan
kami.dockerfile fb3499b4ad ⬆️ Run `kami` with Go-1.19, Go modules and `GOAMD64=v3` (#7601) 3 år sedan

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