I'm not really sure how Go relevant this is - but the Adaptive project on GitHub says the license is MIT, so even if the project folds, you could just fork it. https://github.com/microsoft/AdaptiveCards/blob/main/LICENSE Given that the rendering is a client-side thing, couldn't you use the Javascript renderer that already exists for them? https://github.com/microsoft/AdaptiveCards/tree/main/source/nodejs/adaptivecards I know it says nodejs in the path, but as far as I can see, this piece, the renderer, is actually client-side.
https://unpkg.com/adaptivecards/dist/adaptivecards.min.js -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/35d30625-1d75-487e-9c1f-658f2ae4a10cn%40googlegroups.com.