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

Hypermedia support improvements #5

Open
graste opened this issue Feb 14, 2016 · 2 comments
Open

Hypermedia support improvements #5

graste opened this issue Feb 14, 2016 · 2 comments

Comments

@graste
Copy link
Member

graste commented Feb 14, 2016

See: https://gtramontina.github.io/h-factors/

At the moment we support e.g. navigating via command line or via the provided HTML UI. For later API awesomeness it's necessary to test drive the available components by implementing support for other hypermedia formats. UBER or Mason seem to be good candidates h-factors wise, while HAL and JSON-API seem to be used and at least known by a lot of developers. ATOM support in terms of providing feeds for interesting data (ATOMPub archive feeds) like application's event stream, changes within a bounded context or to specific aggregates is a nice feature set as well.

@MrHash
Copy link
Contributor

MrHash commented Apr 29, 2016

Apparently JSON-API has better H-Factor support than shown through extensions https://github.com/json-api/json-api/blob/9c7a03dbc37f80f6ca81b16d444c960e96dd7a57/extensions/index.md

@graste
Copy link
Member Author

graste commented Sep 13, 2016

HAL+JSON support has been added as an example:

and more…

graste added a commit that referenced this issue Jul 4, 2019
e.g. when switching from one sass compiler to another one in
different environments. Switching from (discontinued) ruby sass
which is the current default to the e.g. node sass can be done
by setting sass.cmd_tpl to "#1 #2 #3 #4 #5 #6".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants