{"id":27765713,"url":"https://github.com/trace4cats/trace4cats-http4s","last_synced_at":"2025-04-29T16:57:58.997Z","repository":{"id":39661450,"uuid":"373837577","full_name":"trace4cats/trace4cats-http4s","owner":"trace4cats","description":"Integration for Trace4Cats and Http4s","archived":false,"fork":false,"pushed_at":"2024-08-19T21:22:15.000Z","size":138,"stargazers_count":4,"open_issues_count":17,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-29T16:57:37.969Z","etag":null,"topics":["cats","distributed-tracing","http4s","scala","trace4cats","tracing"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trace4cats.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-04T12:39:17.000Z","updated_at":"2024-07-30T05:35:39.000Z","dependencies_parsed_at":"2023-02-11T22:46:36.409Z","dependency_job_id":"aa4150cb-e09a-4105-834e-a1e68d868c8c","html_url":"https://github.com/trace4cats/trace4cats-http4s","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trace4cats%2Ftrace4cats-http4s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trace4cats%2Ftrace4cats-http4s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trace4cats%2Ftrace4cats-http4s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trace4cats%2Ftrace4cats-http4s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trace4cats","download_url":"https://codeload.github.com/trace4cats/trace4cats-http4s/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251546700,"owners_count":21606889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cats","distributed-tracing","http4s","scala","trace4cats","tracing"],"created_at":"2025-04-29T16:57:53.937Z","updated_at":"2025-04-29T16:57:58.989Z","avatar_url":"https://github.com/trace4cats.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trace4Cats Http4s integration layer\n\n[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/trace4cats/trace4cats-http4s/Continuous%20Integration)](https://github.com/trace4cats/trace4cats-http4s/actions?query=workflow%3A%22Continuous%20Integration%22)\n[![GitHub stable release](https://img.shields.io/github/v/release/trace4cats/trace4cats-http4s?label=stable\u0026sort=semver)](https://github.com/trace4cats/trace4cats-http4s/releases)\n[![GitHub latest release](https://img.shields.io/github/v/release/trace4cats/trace4cats-http4s?label=latest\u0026include_prereleases\u0026sort=semver)](https://github.com/trace4cats/trace4cats-http4s/releases)\n[![Maven Central early release](https://img.shields.io/maven-central/v/io.janstenpickle/trace4cats-http4s-server_2.13?label=early)](https://maven-badges.herokuapp.com/maven-central/io.janstenpickle/trace4cats-http4s-server_2.13)\n[![Join the chat at https://gitter.im/trace4cats/community](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/trace4cats/community?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![Scala Steward badge](https://img.shields.io/badge/Scala_Steward-helping-blue.svg?style=flat\u0026logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAMAAAARSr4IAAAAVFBMVEUAAACHjojlOy5NWlrKzcYRKjGFjIbp293YycuLa3pYY2LSqql4f3pCUFTgSjNodYRmcXUsPD/NTTbjRS+2jomhgnzNc223cGvZS0HaSD0XLjbaSjElhIr+AAAAAXRSTlMAQObYZgAAAHlJREFUCNdNyosOwyAIhWHAQS1Vt7a77/3fcxxdmv0xwmckutAR1nkm4ggbyEcg/wWmlGLDAA3oL50xi6fk5ffZ3E2E3QfZDCcCN2YtbEWZt+Drc6u6rlqv7Uk0LdKqqr5rk2UCRXOk0vmQKGfc94nOJyQjouF9H/wCc9gECEYfONoAAAAASUVORK5CYII=)](https://scala-steward.org)\n\nIntegration layer for [Trace4Cats] and [Http4s].\n\nAdd it to your `build.sbt`:\n\n```scala\n\"io.janstenpickle\" %% \"trace4cats-http4s-client\" % \"0.14.0\"\n\"io.janstenpickle\" %% \"trace4cats-http4s-server\" % \"0.14.0\"\n```\n\n\n## Contributing\n\nThis project supports the [Scala Code of Conduct](https://typelevel.org/code-of-conduct.html) and aims that its channels\n(mailing list, Gitter, github, etc.) to be welcoming environments for everyone.\n\n[Trace4Cats]: https://github.com/trace4cats/trace4cats\n[Http4s]: https://http4s.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrace4cats%2Ftrace4cats-http4s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrace4cats%2Ftrace4cats-http4s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrace4cats%2Ftrace4cats-http4s/lists"}