Hey guys,
I am wondering what would be the best way to go about allowing third-parties to query data from my database onto their front-end?
This idea is to offer others the functionality of my dapp, but from their website (kind of a BaaS). Since everything takes place on-chain, the only thing they would need access to is the data from my database, and I would like to know whatโs the safest and most efficient way to go about this.
Thanks!