toedter / spring-hateoas-jsonapi

A JSON:API media type implementation for Spring HATEOAS
Apache License 2.0
106 stars 15 forks source link

Discussion support? #86

Closed timothystone closed 2 months ago

timothystone commented 2 months ago

I think this project could use GitHub Discussions. I know I would like to initiate some possible PRs but want to speak to existing contributors and leads about ideas and feedback (not just in a PR) as well as initiate discussions on uses of this library.

I have recently followed the Building REST Services with Spring guide and refactored it using this project's documentation to great success. Thank you @toedter (and the contributors) for this work. As an advocate for (and contributor to) the {json:api} project, this is library is in one word: elegant.

image
toedter commented 2 months ago

Thx for the suggestion. For now I think the issue tracker is good enough for discussions. Maybe I enable it in the future.