Stream: warg

Topic: publish API


view this post on Zulip Lann Martin (Jul 11 2023 at 19:55):

@David Justice based on your latest PR comment it looks like we're working in the same space; I'm working on adapting @Daniel Macovei's https://github.com/bytecodealliance/registry/pull/137. I'd like to chat at some point about your requirements so we can find a near-term API that supports our concrete needs.

WebAssembly component registry prototype. Contribute to bytecodealliance/registry development by creating an account on GitHub.

view this post on Zulip Lann Martin (Jul 12 2023 at 14:28):

Wrote up a quick API proposal: https://github.com/bytecodealliance/registry/discussions/160

I'm looking at updating the missing content API from this: "missingContent": ["sha256:abc..."] to this: "missingContent": [{ "digests": ["sha256:abc..."], "endpoints": [{"type": "http-post", "url":...

view this post on Zulip David Justice (Jul 12 2023 at 15:54):

I can attend the next registry drop in. Unfortunately, was double booked today during the drop-in. Also up to chat ad hoc.


Last updated: Nov 22 2024 at 17:03 UTC