Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/TimPigden/zio-http4s-examples

Working through how to do http4s via zio
https://github.com/TimPigden/zio-http4s-examples

Last synced: about 2 months ago
JSON representation

Working through how to do http4s via zio

Awesome Lists containing this project

README

        

# Examples

The purpose of this project is to explore different features of the zio system with a set of simple, well documented examples that may be of benefit to others

The subproject http4s1 gives examples of use of http4s with zio, including http4s authentication and custom encoder and decoder.

Tests use the latest zio-test library

The streams subproject is to contain examples of use of zio streams. But it is currently at very early stages

# Licence
This project licenced under [Creative Commons CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/)