{"id":21948139,"url":"https://github.com/evolution-gaming/akka-http-play-json","last_synced_at":"2026-01-15T22:37:58.685Z","repository":{"id":15127722,"uuid":"77611144","full_name":"evolution-gaming/akka-http-play-json","owner":"evolution-gaming","description":"PlayJson integration for AkkaHttp","archived":false,"fork":false,"pushed_at":"2024-07-29T13:55:10.000Z","size":71,"stargazers_count":1,"open_issues_count":17,"forks_count":1,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-02-08T06:51:17.722Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evolution-gaming.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-29T12:37:30.000Z","updated_at":"2024-07-18T10:53:05.000Z","dependencies_parsed_at":"2024-07-18T12:45:00.989Z","dependency_job_id":null,"html_url":"https://github.com/evolution-gaming/akka-http-play-json","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolution-gaming%2Fakka-http-play-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolution-gaming%2Fakka-http-play-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolution-gaming%2Fakka-http-play-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolution-gaming%2Fakka-http-play-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evolution-gaming","download_url":"https://codeload.github.com/evolution-gaming/akka-http-play-json/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246847137,"owners_count":20843444,"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":[],"created_at":"2024-11-29T05:12:09.942Z","updated_at":"2026-01-15T22:37:58.680Z","avatar_url":"https://github.com/evolution-gaming.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"## PlayJson for AkkaHttp\n\n[![Build Status](https://github.com/evolution-gaming/akka-http-play-json/workflows/CI/badge.svg)](https://github.com/evolution-gaming/akka-http-play-json/actions?query=workflow%3ACI)\n[![Coverage Status](https://coveralls.io/repos/github/evolution-gaming/akka-http-play-json/badge.svg?branch=master)](https://coveralls.io/github/evolution-gaming/akka-http-play-json?branch=master)\n[![Version](https://img.shields.io/badge/version-click-blue)](https://evolution.jfrog.io/artifactory/api/search/latestVersion?g=com.evolutiongaming\u0026a=akka-http-play-json_2.13\u0026repos=public)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/33d185f41cd04b10b651f4934bc90c1f)](https://www.codacy.com/gh/evolution-gaming/akka-http-play-json/dashboard?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=evolution-gaming/akka-http-play-json\u0026amp;utm_campaign=Badge_Grade)\n[![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://opensource.org/licenses/Apache-2.0)\n\nThis project contains implicit marshaller and unmarshaller to enable simple endpoint and consumer development.  \n\n## Setup\n\n```scala\naddSbtPlugin(\"com.evolution\" % \"sbt-artifactory-plugin\" % \"0.0.2\")\n\nlibraryDependencies += \"com.evolutiongaming\" %% \"akka-http-play-json\" % \"0.2.0\"\n```\n\n## Usage\n```scala\nimport akka.http.scaladsl.marshallers.playjson.PlayJsonSupport._\n```\n\n\n## Pekko support\nThe project supports the Pekko version via the adapter layer: https://github.com/evolution-gaming/akka-to-pekko-adapter. If you want to use it, replacing the dependency should suffice.\n```scala\nlibraryDependencies += \"com.evolutiongaming\" %% \"pekko-http-play-json\" % \"0.2.0\"\n```\nOptionally you can rename the import to a Pekko version package:\n```scala\nimport org.apache.pekko.http.scaladsl.marshallers.playjson.PlayJsonSupport._\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevolution-gaming%2Fakka-http-play-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevolution-gaming%2Fakka-http-play-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevolution-gaming%2Fakka-http-play-json/lists"}