https://pulumi.com logo
Title
r

ripe-xylophone-26538

08/20/2020, 1:29 PM
Is there a documentation of the http API? Anyone ever created a http backend besides api.pulumi.com?
w

white-balloon-205

08/20/2020, 3:56 PM
There is not currently documentation for the API - and although it's largely stable - we haven't so far been treating it as a public API - though we very much expect to formalize and document in the not too distant future. Of course - the interactions with the API from the CLI are all fairly clear from the CLI implementation of the
httpstate
backend, and those APIs are very stable as we do not ever break compatibility for old CLIs.
r

ripe-xylophone-26538

08/20/2020, 4:12 PM
awesome!
will try hacking on this
👍 1