A minimal implementation of the HAL Json Hypermedia type, which provides support for a HATEOAS capable REST JSON API.
There are some elements of the Functional Specification not yet supported, but these all relate to detection of malformed Json or the suppression of empty elements. There is no Functional Test yet.
Source is in Kotlin, library is a standard Java jar