joshbode / HTTP.jl

HTTP for Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP

Performant, robust HTTP client and server functionality for Julia

Documentation PackageEvaluator Build Status

Installation

The package is registered in METADATA.jl and so can be installed with Pkg.add.

julia> Pkg.add("HTTP")

Project Status

The package is tested against Julia 0.5 and 0.6 on Linux, OS X, and Windows.

Contributing and Questions

Contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems or would just like to ask a question.

About

HTTP for Julia

License:Other


Languages

Language:Julia 100.0%