#web api

1 messages · Page 1 of 1 (latest)

sturdy spire
#

Hi Mati, not with dagger <= 0.2, the closest would be to digest json logs… however the next version of dagger under development (codename “clock”) exposes a graphql api that allows to call extensions and actually acts as the main interface.

potent vapor
#

So is master/main branch able to call graphql APIs to do so? Would be great if so 😃

sturdy spire
#

No it’s even bigger than that, basically graphql becomes the main interface to interacts programmatically with dagger (the role that cue plays today), we also bring support to writing actions in other languages like Go, Typescript/JavaScript, Python… the branch is “cloak” until it’s ready to be released.