Mike Smith 39ba41bb8e Fixes to get tests for the toolset to work (#6266) %!s(int64=4) %!d(string=hai) anos
..
Manifest.toml bdd0955a89 http-jl performance updates (#6215) %!s(int64=4) %!d(string=hai) anos
Project.toml bdd0955a89 http-jl performance updates (#6215) %!s(int64=4) %!d(string=hai) anos
README.md bdd0955a89 http-jl performance updates (#6215) %!s(int64=4) %!d(string=hai) anos
benchmark_config.json f983a92f75 Added Julia HTTP.jl framework (#6132) %!s(int64=5) %!d(string=hai) anos
config.toml 39ba41bb8e Fixes to get tests for the toolset to work (#6266) %!s(int64=4) %!d(string=hai) anos
http-jl.dockerfile 0096f84ee9 Config for the new toolset (#6259) %!s(int64=4) %!d(string=hai) anos
run.sh bdd0955a89 http-jl performance updates (#6215) %!s(int64=4) %!d(string=hai) anos
server.jl bdd0955a89 http-jl performance updates (#6215) %!s(int64=4) %!d(string=hai) anos

README.md

An implementation using the HTTP.jl package available for Julia

For JSON support, the JSON3.jl is used

Currently only the /json and /plaintext endpoints have been implemented