COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - http://web.archive.org/web/20220602131433/https://github.com/topics/circe
Here are
181 public repositories
matching this topic...
Elasticsearch Scala Client - Reactive, Non Blocking, Type Safe, HTTP Client
Updated
Jun 2, 2022
Scala
Scala combinator library for building Finagle HTTP services
Updated
Jun 1, 2022
Scala
Describe HTTP endpoints in Scala and derive clients, servers, and documentation
Updated
May 26, 2022
Scala
Updated
Jun 2, 2022
Scala
A sample project of a microservice using http4s, doobie, and circe.
Updated
May 25, 2021
Scala
Fast type class instance derivation for Circe
Updated
May 20, 2022
Scala
Lego bricks to build Apache Kafka serializers and deserializers
Updated
Apr 29, 2022
Scala
YAML parser for circe using SnakeYAML
Updated
May 24, 2022
Scala
Yet another Typesafe config Scala wrapper powered by circe
Updated
May 24, 2022
Scala
A ZIO + http4s + Circe + Quill + Tapir giter8 template
Updated
Jan 8, 2021
Scala
Updated
May 30, 2022
Scala
FP Scala Back-end of the Smart Backpacker App
Updated
Jun 19, 2018
Scala
streaming data parsers and manipulation library
Updated
Jun 2, 2022
Scala
Circe codec derivation using magnolia
Updated
May 24, 2022
Scala
📚 Unofficial Giter8 template for the Typelevel Stack (Http4s / Doobie / Circe / Cats Effect / Fs2) based on Cats v1.x.x
Updated
May 5, 2019
Scala
A simple GraphQL client on top of Sangria, Akka HTTP and Circe.
Updated
Jul 20, 2021
Scala
Employ Scala for serverless applications
Updated
May 25, 2022
Scala
SDL-based GraphQL gateway for REST and GraphQL-based micro-services
Updated
Oct 8, 2018
Scala
Implicitly converts typeclass encoders to kafka Serializer, Deserializer, Serde.
Updated
May 20, 2022
Scala
MongoDB client wrapper for Cats Effect & FS2
Updated
May 4, 2022
Scala
Json/Protobuf convertors for ScalaPB use circe
Updated
Jun 2, 2022
Scala
Web modules built on Http4s
Updated
May 20, 2022
Scala
Online app to generate Scala boilerplate
Updated
Jan 9, 2020
Scala
Command line parsing library using Free Applicative
Updated
Mar 13, 2020
Scala
Functional Telegram Bot API wrapper for Scala on top of akka, circe, cats, and shapeless
Updated
Oct 5, 2017
Scala
Implicit conversion of Encoder and Decoder into Serializer/Deserializer/Serde
Updated
May 20, 2022
Scala
A data transform abstract.
Updated
Sep 18, 2018
Scala
A project for exploring Akka with Scala
Updated
Mar 22, 2017
Scala
JSON based inter-process-communication (IPC) with circe on Android
Updated
May 15, 2018
Scala
Improve this page
Add a description, image, and links to the
circe
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
circe
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Currently, we manually append the params to the url / query string using urljoin. Instead, we can send the query params in as a dictionary