Http4k Connect
Featherweight API libraries for connecting to popular third-party cloud services
Install / Use
/learn @http4k/Http4k ConnectREADME
<div class="github">
<hr/>
<picture>
<source
srcset="https://connect.http4k.org/img/logo-intro.png"
media="(prefers-color-scheme: dark)">
<img src="https://connect.http4k.org/img/logo-intro.png" alt="http4k connect logo">
</picture>
<hr/>
</div>
http4k Connect is a lightweight API Client toolkit which includes libraries for connecting to popular third-party cloud
services and AI backends using http4k compatible APIs, along with Fake implementations for usage during local
testing. These are all underpinned by a variation on the
uniform Server as a Function model powered by the HttpHandler interface
exposed by http4k Core, so you can:
DEVELOPMENT ON HTTP4K-CONNECT HAS NOW BEEN MOVED TO THE MAIN HTTP4K REPOSITORY
About the docs
The main documentation has moved to the main http4k site site The content for the documentation is now hosted alongside the main site in the repo http4k/www
</div>