#
http4s
Here are 285 public repositories matching this topic...
ghostbuster91
commented
Feb 2, 2019
blast-hardcheese
commented
Oct 27, 2021
Look to apply-pr-label-locally.sh for inspiration on how to interact with the GitHub API easily.
- API docs
gh api repos/guardrail-dev/guardrail/issues/1300/labels -X POST --input <( echo '["chore"]' )<- POC for addi
cats
functional-programming
http4s
fs2
fp
typeclasses
refined
tagless-final
finally-tagless
tagless
skunk
cats-effect
typeclass-derivation
newtypes
-
Updated
Dec 30, 2021 - Scala
Todo-Backend (https://www.todobackend.com/) implementation using ZIO, http4s and circe
-
Updated
Dec 31, 2021 - Scala
A sample project of a microservice using http4s, doobie, and circe.
-
Updated
May 25, 2021 - Scala
-
Updated
Jan 5, 2019 - Scala
-
Updated
Dec 29, 2021 - Scala
FP Scala Back-end of the Smart Backpacker App
-
Updated
Jun 19, 2018 - Scala
-
Updated
Dec 31, 2021 - Scala
Collection of what I consider good practices in Http4s (WIP)
-
Updated
Mar 27, 2018
-
Updated
May 5, 2019 - Scala
Employ Scala for serverless applications
cats
scala
serverless
http4s
circe
upx
graalvm
graal
odin
ciris
tapir
cats-effect
graal-native
cloud-run
graalvm-native-image
-
Updated
Dec 29, 2021 - Scala
Run http4s or akka-http over API Gateway and AWS Lambda
-
Updated
May 5, 2020 - Scala
Making great monitoring easy in functional Scala
-
Updated
Dec 30, 2021 - Scala
A chat server implemented using WebSockets and Scala/http4s
-
Updated
Nov 6, 2019 - Scala
Example telegram bot implementation using fs2 and http4s client (no akka)
-
Updated
May 14, 2021 - Scala
pshirshov
opened
Sep 17, 2020
POC: http4s http api on zio
-
Updated
Dec 25, 2021 - Scala
kubukoz
commented
Dec 30, 2020
Something like q or p could work - for example, given this state:
we would show
Crushed - Parkway Drive
All Ngiht - Camo & Krooked
Toi - Worakls
Future Club - Perturbator
Bass Inside - AC Slater
The current song could be either in bold or w
Improve this page
Add a description, image, and links to the http4s topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the http4s topic, visit your repo's landing page and select "manage topics."

Currently, we manually append the params to the url / query string using urljoin. Instead, we can send the query params in as a dictionary