{"id":16828428,"url":"https://github.com/pjfanning/pekko-http-json","last_synced_at":"2025-07-30T01:06:04.256Z","repository":{"id":98104510,"uuid":"603580699","full_name":"pjfanning/pekko-http-json","owner":"pjfanning","description":"Integrate some of the best JSON libs in Scala with Pekko HTTP","archived":false,"fork":false,"pushed_at":"2025-07-19T16:42:36.000Z","size":1048,"stargazers_count":30,"open_issues_count":2,"forks_count":4,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-07-19T20:16:38.813Z","etag":null,"topics":["json","pekko","pekko-http","scala"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"hseeberger/akka-http-json","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pjfanning.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"pjfanning"}},"created_at":"2023-02-18T23:58:47.000Z","updated_at":"2025-07-19T16:42:40.000Z","dependencies_parsed_at":"2025-02-05T19:39:58.350Z","dependency_job_id":"0778325f-cd72-4309-a88d-17ae0a8409ad","html_url":"https://github.com/pjfanning/pekko-http-json","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/pjfanning/pekko-http-json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjfanning%2Fpekko-http-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjfanning%2Fpekko-http-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjfanning%2Fpekko-http-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjfanning%2Fpekko-http-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjfanning","download_url":"https://codeload.github.com/pjfanning/pekko-http-json/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjfanning%2Fpekko-http-json/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267790716,"owners_count":24144889,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["json","pekko","pekko-http","scala"],"created_at":"2024-10-13T11:26:34.711Z","updated_at":"2025-07-30T01:06:04.221Z","avatar_url":"https://github.com/pjfanning.png","language":"Scala","funding_links":["https://github.com/sponsors/pjfanning"],"categories":[],"sub_categories":[],"readme":"# pekko-http-json #\n\n[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)\n[![Maven Central](https://img.shields.io/maven-central/v/com.github.pjfanning/pekko-http-circe_2.13)](https://search.maven.org/artifact/com.github.pjfanning/pekko-http-circe_2.13)\n\u003c!---\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--\u003e\n\nReleases are pushed to Maven Central. Snapshots are pushed to Sonatype. See below.\n\nThis is a fork of [akka-http-json](https://github.com/hseeberger/akka-http-json). Thanks to Heiko Seeberger and all those who contributed to akka-http-json.\n\npekko-http-json provides JSON (un)marshalling support for [Apache Pekko HTTP](https://github.com/apache/incubator-pekko-http) via the following JSON libraries:\n- [Argonaut](https://github.com/argonaut-io/argonaut)\n- [avro4s](https://github.com/sksamuel/avro4s)\n- [AVSystem GenCodec](https://github.com/AVSystem/scala-commons/blob/master/docs/GenCodec.md)\n- [circe](https://circe.github.io/circe/)\n- [Jackson](https://github.com/FasterXML/jackson) via [Scala Module](https://github.com/FasterXML/jackson-module-scala) by default\n  - pekko-http-jackson v2.0.x supports Jackson 2.14\n  - pekko-http-jackson v2.1.x supports Jackson 2.15\n    - Jackson 2.15 users should read about [StreamReadConstraints](https://javadoc.io/static/com.fasterxml.jackson.core/jackson-core/2.15.2/com/fasterxml/jackson/core/StreamReadConstraints.html)\n    - pekko-http-jackson uses the default constraints but you can override them by overriding the configs in [reference.conf](https://github.com/pjfanning/pekko-http-json/blob/main/pekko-http-jackson/src/main/resources/reference.conf)\n    - you can override the configs by adding an application.conf file to your project ([Lightbend Config docs](https://github.com/lightbend/config))\n  - pekko-http-jackson v2.3.x supports Jackson 2.16\n    - pekko-http-jackson uses the default Jackson constraints (including some new to Jackson 2.16) but you can override them by overriding the configs in [reference.conf](https://github.com/pjfanning/pekko-http-json/blob/main/pekko-http-jackson/src/main/resources/reference.conf)\n  - pekko-http-jackson v2.5.x supports Jackson 2.17\n- [Json4s](https://github.com/json4s/json4s)\n- [jsoniter-scala](https://github.com/plokhotnyuk/jsoniter-scala)\n- [ninny](https://nrktkt.github.io/ninny-json/USERGUIDE)\n- [Play JSON](https://www.playframework.com/documentation/2.6.x/ScalaJson)\n- [uPickle](https://github.com/lihaoyi/upickle-pprint)\n- [zio-json](https://github.com/zio/zio-json)\n\n## Installation\n\nThe artifacts are published to Maven Central.\n\n``` scala\nlibraryDependencies ++= Seq(\n  \"com.github.pjfanning\" %% \"pekko-http-circe\" % PekkoHttpJsonVersion,\n  ...\n)\n```\n\n### Snapshots\n\nCheck https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/com/github/pjfanning/ to find the version numbers for the latest pekko-http-json snapshots.\n\n``` scala\nresolvers += \"Sonatype Central Snapshots\" at \"https://central.sonatype.com/repository/maven-snapshots/\"\n// older snapshots on OSSRH\n//resolvers ++= Resolver.sonatypeOssRepos(\"snapshots\")\n```\n\n## Usage\n\nUse respective support trait or object, e.g. `ArgonautSupport`, `FailFastCirceSupport`, etc. into your Pekko HTTP code which is supposed to (un)marshal from/to JSON. Don't forget to provide the type class instances for the respective JSON libraries, if needed.\n\n## Contribution policy ##\n\nContributions via GitHub pull requests are gladly accepted from their original author. Along with any pull requests, please state that the contribution is your original work and that you license the work to the project under the project's open source license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.\n\n## License ##\n\nThis code is open source software licensed under the [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjfanning%2Fpekko-http-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpjfanning%2Fpekko-http-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjfanning%2Fpekko-http-json/lists"}