TonyYang b65b8349c1 all golang framework update to 1.14 of golang version (#5617) 5 år sedan
..
src eb67470bd1 Make HTTP header verification more strict (#3643) 7 år sedan
templates 1943f34d69 Added kami framework 9 år sedan
README.md 1943f34d69 Added kami framework 9 år sedan
benchmark_config.json 0f5656af5f Port go tests to docker (#3382) 7 år sedan
kami.dockerfile b65b8349c1 all golang framework update to 1.14 of golang version (#5617) 5 å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