PoglyApp / pogly-standalone

Pogly is a real-time collaborative stream overlay. Think Figma, but for your OBS overlay sources.
https://pogly.gg
Apache License 2.0
14 stars 1 forks source link

Pogly API #18

Open Dynrothe opened 2 weeks ago

Dynrothe commented 2 weeks ago

API project for editing StDB tables.

Unsure how this could even be done, if it's even possible at the moment but if there's a will there's a way.

Lethalchip commented 2 weeks ago

What's the intended use case for editing tables via an API?

Could technically run some sort of next.js API and query testnet, or wherever the module is hosted via spacetime's http&websocket functionality.

Could talk to Michael about it, I think he used websockets for BitcraftDB.

Dynrothe commented 2 weeks ago

What's the intended use case for editing tables via an API?

Editing data related to Elements, maybe widgets. Whatever you'd want to be able to do with a chat bot.