gvolpe / advanced-http4sLinks
Code samples of advanced features of Http4s in combination with some features of Fs2 not often seen.
☆142Updated 7 years ago
Alternatives and similar repositories for advanced-http4s
Users that are interested in advanced-http4s are comparing it to the libraries listed below
Sorting:
- Sample project demonstrating use of fs2-io to build a chat client and server☆137Updated 9 months ago
- Collection of what I consider good practices in Http4s (WIP)☆75Updated 7 years ago
- Next Level MTL for Scala☆168Updated 3 years ago
- A purely functional rate limiter☆180Updated 7 months ago
- A ZIO + http4s + Circe + Quill + Tapir giter8 template☆107Updated 5 years ago
- Opinionated JWT authentication library for Http4s☆127Updated this week
- Minimal http4s + Doobie + ZIO + Circe Scala application to show how to build a purely functional web application in Scala.☆123Updated 5 years ago
- A chat server implemented using WebSockets and Scala/http4s☆64Updated 2 years ago
- Compiler plugin for intuitive tagless final☆126Updated last year
- Example app that uses doobie, http4s, and Sangria to serve GraphQL.☆84Updated 3 years ago
- RabbitMQ stream-based client built on top of Fs2☆157Updated last week
- FS2 streams based on cron expressions☆139Updated last month
- Grackle: Functional GraphQL for the Typelevel stack