221 Forks
2338 Stars
2338 Watchers

http4k

The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.

How to download and setup http4k

Open terminal and run command
git clone https://github.com/http4k/http4k.git
git clone is used to create a copy or clone of http4k repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with http4k https://github.com/http4k/http4k/archive/master.zip

Or simply clone http4k with SSH
[email protected]:http4k/http4k.git

If you have some problems with http4k

You may open issue on http4k support forum (system) here: https://github.com/http4k/http4k/issues