Warning
This API is intended for development purposes only and should not be used in production environments.
🏄 Effortlessly access to your backend APIs and say goodbye to CORS headaches!
🎩 If you want to access endpoint that has cors restriction, for example https://cors-restriction.com/users?user_id=1
,
simply prepend it with https://cors-bypass.oxwazz.com/
to make it work seamlessly.
like this:
https://cors-bypass.oxwazz.com/https://cors-restriction.com/users?user_id=1
Congratulation! 🎉 You are now bypassing the endpoint that has cors restriction!
1. Why does text/html convert to text/plain, like when accessing facebook.com?
We convert text/html responses to text/plain to address security concerns. If we return text/html directly, many browsers might label our domain as a potentially dangerous site due to the risk of malicious content being executed. This precaution helps protect users and ensures the safety of the platform while preventing unnecessary browser warnings.
🖌️ We created this project to help developers access their backend APIs without worrying about CORS restrictions. We understand how challenging it can be to juggle development tasks while staying productive, so this tool is designed to make your life easier and let you focus on what matters most—building great applications.
📐 This code is deployed on a Cloudflare worker. As we are utilizing the free tier, there are certain limitations associated with it.
🎈 Thanks for your help improving the project! We are so happy to have you! We have a contributing guide to help you get involved in the project.
📌 Cors Bypass is currently being developed and maintained by Muhammad Rahmahalim.
Thank you!
MIT License © 2024 Muhammad Rahmahalim