You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition to the HTML-only frontend, a separate JSON API would be handy so that other clients could get developed.
This should also showcase the chosen architecture as commands can be reused while queries are optimized for their specific output format. The main challenge will be the transportation of accesstokens. HATEOAS should be the solution for this.
The text was updated successfully, but these errors were encountered:
In addition to the HTML-only frontend, a separate JSON API would be handy so that other clients could get developed.
This should also showcase the chosen architecture as commands can be reused while queries are optimized for their specific output format. The main challenge will be the transportation of accesstokens. HATEOAS should be the solution for this.
The text was updated successfully, but these errors were encountered: