https://github.com/lhns/http4s-monix
a tiny library that provides Http4sDsl[monix.eval.Task]
https://github.com/lhns/http4s-monix
http4s monix scala
Last synced: about 1 year ago
JSON representation
a tiny library that provides Http4sDsl[monix.eval.Task]
- Host: GitHub
- URL: https://github.com/lhns/http4s-monix
- Owner: lhns
- License: apache-2.0
- Created: 2021-01-23T17:38:09.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-25T10:38:00.000Z (about 4 years ago)
- Last Synced: 2025-02-13T01:34:11.618Z (over 1 year ago)
- Topics: http4s, monix, scala
- Language: Scala
- Homepage:
- Size: 84 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# http4s-monix
[](https://github.com/LolHens/http4s-monix/actions?query=workflow%3Atest)
[](https://github.com/LolHens/http4s-monix/releases/latest)
[](https://search.maven.org/artifact/de.lolhens/http4s-monix_2.13)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://scala-steward.org)
This is a tiny library that provides `Http4sDsl[monix.eval.Task]`.
### build.sbt
```sbt
libraryDependencies += "de.lolhens" %% "http4s-monix" % "0.0.1"
```
## License
This project uses the Apache 2.0 License. See the file called LICENSE.