|
6 年 前 | |
---|---|---|
.. | ||
project | 7 年 前 | |
src | 6 年 前 | |
README.md | 7 年 前 | |
benchmark_config.json | 7 年 前 | |
build.sbt | 6 年 前 | |
finch.dockerfile | 7 年 前 |
Implements two endpoints:
GET /plaintext
GET /json
sbt
)$ sbt assembly
$ java -jar target/scala-2.12/finch-benchmark.jar
httpie
)$ http :9000/plaintext
$ http :9000/json