This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
James Brundage | MVP
mrpowershell.com
did:plc:hlchta7bwmobyum375ltycg5
#ProofOfConcept for static #atproto #xrpc use in #JavaScript
<script type='importmap'>{
"imports": {
"verbs": "https://poshweb.org/xrpc/org.poshweb.verbs/index.json"
}
}</script>
<script type='module'>
import verbs from 'verbs' with { type: "json" }
console.log(verbs)
</script>
😉😎🤯💙
2026-03-18T23:50:22.951Z