Nov 6, 2022
It was not that complex actually …. I wrote the code in Python and converted it into serverless functions to be deployed on AWS lambda. Then I put those functions behind the API Gateway to make public endpoints (whitelisting only the RapidAPI’s proxy servers IPs).
At last, I listed it on RapidAPI. That’s it.