Nate 0096f84ee9 Config for the new toolset (#6259) il y a 4 ans
..
src eb67470bd1 Make HTTP header verification more strict (#3643) il y a 7 ans
templates 1943f34d69 Added kami framework il y a 9 ans
README.md 1943f34d69 Added kami framework il y a 9 ans
benchmark_config.json 0f5656af5f Port go tests to docker (#3382) il y a 7 ans
config.toml 0096f84ee9 Config for the new toolset (#6259) il y a 4 ans
kami.dockerfile 0096f84ee9 Config for the new toolset (#6259) il y a 4 ans

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