An open API service indexing awesome lists of open source software.

https://github.com/http4k/examples

Fully self-contained examples of using the various http4k features
https://github.com/http4k/examples

example http4k

Last synced: 7 months ago
JSON representation

Fully self-contained examples of using the various http4k features

Awesome Lists containing this project

README

          

# http4k Examples

![.github/workflows/build.yaml](https://github.com/http4k/examples/workflows/.github/workflows/build.yaml/badge.svg)

These sample projects are designed to demonstrate how easy it is to use the various features of http4k in isolation.

- **[http4k Core](./http4k-core)** - for examples using the core http4k libraries.
- **[http4k Connect](./http4k-connect)** - for examples using the http4k-connect library.
- **[http4k Pro](./http4k-pro)** - for examples using the commercial http4k-pro libraries.