Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TimPigden/zio-http4s-examples
Working through how to do http4s via zio
https://github.com/TimPigden/zio-http4s-examples
Last synced: 2 months ago
JSON representation
Working through how to do http4s via zio
- Host: GitHub
- URL: https://github.com/TimPigden/zio-http4s-examples
- Owner: TimPigden
- Created: 2019-09-09T06:35:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-02T13:33:38.000Z (over 4 years ago)
- Last Synced: 2024-08-03T01:16:32.452Z (5 months ago)
- Language: Scala
- Size: 134 KB
- Stars: 33
- Watchers: 4
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-zio - More ZIO/http4s: with http4s authentication, encoding/decoding + zio tests
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/)