Vue js + Hateoas module

I will start learning Vue.js and want to use it to use the HATEOAS compiler API, but I haven’t found anything to simplify it.

Is there any Vue.js module to use the HATEOAS Rest APIS compiler?

+4
source share
1 answer

Not Vue, but traverson seems to be the best choice.

0
source

Source: https://habr.com/ru/post/1689537/


All Articles