# JSON:API for Spring HATEOAS

**URL:** https://discuss.jsonapi.org/t/json-api-for-spring-hateoas/1987
**Category:** Uncategorized
**Created:** [July 3, 2020, 7:27am UTC](https://discuss.jsonapi.org/t/json-api-for-spring-hateoas/1987 "2020-07-03T07:27:42Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![toedter-k](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.jsonapi.org/toedter-k/32/695_2.png) [@toedter-k](https://discuss.jsonapi.org/u/toedter-k)
#### Post date: [July 3, 2020, 7:27am UTC](https://discuss.jsonapi.org/t/json-api-for-spring-hateoas/1987/1 "2020-07-03T07:27:42Z")

</div>

Hi All,

I started implementing JSON:API for Spring HATEOAS. You find the Git repository at [https://github.com/toedter/spring-hateoas-jsonapi](https://github.com/toedter/spring-hateoas-jsonapi). Goal is to use the existing Spring HATEOAS representation models to serialize/deserialize them according to the JSON:API spec. I would highly appreciate some feedback. Thank you in advance.
