Can we Access Bubble.io DB from Nodejs Server. I wanted to create API’s in nodeJs having bubble database.
Yes bubble has a full data API that actually preforms better than CRUD operations inside of bubble. Specifically bulk creation is astronomically better.
Thanks @cris.williamson1996