
πIntro
This plugin was created by Estare, a Bubble Agency and software development company, that believes no-code/low-code is meant to make your job as a developer easier, faster and more efficient.
This plugins is meant to reduce the Workload Units consumption of Bubble applications, by taking the request from the regular API Connector and making them from the the user's browser.
When a call is made from the browser, it doesn't use Bubble's servers, i.e. no WU are spent.
Thought making API calls from the front-end helps to reduce loads of server-side actions, there might be security concerns involved, specially if you need to use an API Key to make your requests.
Make sure to make the API keys used on the front-end restricted to your domain only, since it will be exposed to possible crackers/hackers.
To get started, simply add the API Connector Front-end plugin to your application.

Last updated