Mary McGrath bdd0955a89 http-jl performance updates (#6215) 4 年之前
..
Manifest.toml bdd0955a89 http-jl performance updates (#6215) 4 年之前
Project.toml bdd0955a89 http-jl performance updates (#6215) 4 年之前
README.md bdd0955a89 http-jl performance updates (#6215) 4 年之前
benchmark_config.json f983a92f75 Added Julia HTTP.jl framework (#6132) 4 年之前
http-jl.dockerfile bdd0955a89 http-jl performance updates (#6215) 4 年之前
run.sh bdd0955a89 http-jl performance updates (#6215) 4 年之前
server.jl bdd0955a89 http-jl performance updates (#6215) 4 年之前

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