dunglas / vulcain

Fast and idiomatic client-driven REST APIs.
https://vulcain.rocks
GNU Affero General Public License v3.0
3.5k stars 104 forks source link

GraphQL link plugin for Vulcan #44

Open mitar opened 4 years ago

mitar commented 4 years ago

In documentation it says:

Note: a higher-level library dedicated to Vulcain is being written.

Is this available somewhere?

dunglas commented 4 years ago

Not yet unfortunately (actually we're working on something bigger than that, stay tuned!). But apollo-link-rest can be used with Vulcain.

mitar commented 4 years ago

Sure, but it does not provide any benefits of Vulcan, no?

actually we're working on something bigger than that, stay tuned!

If that is support for live queries like Hasura has, then I am all ears. :-)

soyuka commented 4 years ago

Api Platform kinda does this already (graphql support on sql databases)

clementgarbay commented 4 years ago

@dunglas do you have an update on this "higher-level library dedicated to Vulcain" (or more details about its purpose)? I'm really interested in it

dunglas commented 4 years ago

Not yet, actually this lib is on my hard drive waiting to be released. Unfortunately I don’t know when I’ll have the time to do it.

TheCrealm commented 2 years ago

Hi @dunglas, what is the state of your lib which waits to be released somehow? Will it last even longer or is there a possibility it will be released soon (this year?)