Hi,
I would like to know, how can I create a variable environment in my project for make a call api with a sensible value in the url.
Thanks for the answer
Hi,
I would like to know, how can I create a variable environment in my project for make a call api with a sensible value in the url.
Thanks for the answer
You don’t do this. You route your requests through a backend of your choice. Nothing is safe on the front-end. You can use Fastgen, Buildship, Xano, or other BaaS.
But what about Google Maps Embed? The api key must be included in the iframe’s src attribute URL. Of course, Google allows domain restrictions and other kinds of restrictions.