TheOpenCloudEngine / uEngine5-base

uEngine5 BPMS that totally re-written in Microservices architecture. uEngine5 can act as not only a conventional Workflow or BPMS but also as a REST api orchestrator or a BPaaS (Business process as a service) of members of OCE's MSA components.
MIT License
10 stars 13 forks source link

Wondering things on Vue and Hateoas #12

Open jinyoung opened 7 years ago

jinyoung commented 7 years ago
  1. For hateoas, if all the links are provided and linked from the start, don't we need the 'serviceLocator' anymore?
  2. For router, all the resources are mapped with page and resource url, is the current vue-router the best model ? it doesn't look so component model.
jinyoung commented 7 years ago

https://jeffknupp.com/blog/2014/06/03/why-i-hate-hateoas/

so many perspectives on hateoas

jinyoung commented 7 years ago

using traverson

https://blog.codecentric.de/en/2013/11/traverson/