Deno SDK
Hey guys, I built a Deno SDK for stremio.
https://jsr.io/@mkcfdc/[email protected]
It's cool because it uses only 2 dependencies (jose and path). So it's very light weight and operates the exact same way as the Node SDK.
I also added automatic encryption to the user data, so no leaked keys in URLs anymore!
Not sure how to submit this to the Stremio team so here goes nothing!
Hopefully this helps the community by adding one more option for development!
You can see a deployed demo here: https://fresh-hedgehog-22.deno.dev/configure
@mkcfdc that's super cool mate, u can make a PR on this repo to add this to the demos/examples and 3rd party sdks