An open API service indexing awesome lists of open source software.

https://github.com/evolution-gaming/json-partial-update

Play Json extension supporting partial updates
https://github.com/evolution-gaming/json-partial-update

play-json

Last synced: about 1 year ago
JSON representation

Play Json extension supporting partial updates

Awesome Lists containing this project

README

          

# json-partial-update [![Build Status](https://travis-ci.org/evolution-gaming/json-partial-update.svg)](https://travis-ci.org/evolution-gaming/json-partial-update) [![Coverage Status](https://coveralls.io/repos/evolution-gaming/json-partial-update/badge.svg)](https://coveralls.io/r/evolution-gaming/json-partial-update) [ ![version](https://api.bintray.com/packages/evolutiongaming/maven/json-partial-update/images/download.svg) ](https://bintray.com/evolutiongaming/maven/json-partial-update/_latestVersion) [![License: MIT](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://opensource.org/licenses/Apache-2.0)

PlayJson extension for partial updates

## Installation

```scala
libraryDependencies += "com.evolutiongaming" %% "json-partial-update" % "0.1.11"
```