This sets up testing using Ktor, with the async PostgreSQL client of the Eclipse Vert.x project.
The client features batching, pipelining and supports coroutines.
http://localhost:8080/plaintext
http://localhost:8080/json
http://localhost:8080/db
http://localhost:8080/query?queries=
http://localhost:8080/updates?queries=
http://localhost:8080/fortunes
./gradlew build
java -jar build/libs/bench.jar