Add hate HATEOAS library to json section (#841)

* Add hate HATEOAS library to json section

* Update README.md

Co-authored-by: Andreas Kull <akullpp@gmail.com>
This commit is contained in:
Andreas Kull
2020-04-07 08:50:47 +02:00
committed by GitHub

View File

@ -459,6 +459,7 @@ _Libraries that assist with creating HTTP requests and/or binding responses._
_Libraries that handle serialization to hypermedia types._ _Libraries that handle serialization to hypermedia types._
- [hate](https://github.com/blackdoor/hate) - Builds hypermedia-friendly objects according to HAL specification.
- [JSON-LD](https://github.com/jsonld-java/jsonld-java) - JSON-LD implementation. - [JSON-LD](https://github.com/jsonld-java/jsonld-java) - JSON-LD implementation.
- [Siren4J](https://github.com/eserating/siren4j) - Library for the Siren specification. - [Siren4J](https://github.com/eserating/siren4j) - Library for the Siren specification.