Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for hypermedia built in #31

Open
humblelistener opened this issue Apr 20, 2017 · 5 comments
Open

Support for hypermedia built in #31

humblelistener opened this issue Apr 20, 2017 · 5 comments

Comments

@humblelistener
Copy link
Collaborator

No description provided.

@jimmyp
Copy link
Contributor

jimmyp commented Apr 20, 2017

Definitely agree. Would be keen to hear what a solution might look like

@humblelistener
Copy link
Collaborator Author

In the past, I have seen WebAPI.HAL used.

https://github.com/JakeGinnivan/WebApi.Hal
https://www.nuget.org/packages/WebApi.Hal/

There is a decent specification it follows documented at http://stateless.co/hal_specification.html
However, It's not been touched in a few years now.
An option is to update it to the latest dotnet and consume it.
Not sure what the effort would be.

@jimmyp
Copy link
Contributor

jimmyp commented Apr 20, 2017 via email

@hombredequeso
Copy link

I've used Siren before, and it worked out very well. It is good for writing an actual domain oriented REST API.
https://github.com/kevinswiber/siren

@jimmyp
Copy link
Contributor

jimmyp commented Apr 20, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants