Creating JSONP API

Hello dear wappler community superstars !

I had the need to make jsonp calls to my wappler back-end to avoid CORS policy issues.
So far, I coded a simple php file to translate json from Server Connect into jsonp.

Is there any smarter way to do this “automatically” with wappler so that there is no need to reinvent the wheel each time I need to turn a server action into an API endpoint supporting jsonp ? :slight_smile:

Thank you very much for your help !

Community Page
Last updated: