Cross-Origin Resource Sharing (CORS)
When I initially worked on a Django-React project, I encountered an error while making API calls from the React server to the Django server. I have spent so much of time to sort that error. So I have decided to share my understanding of CORS.
CORS is...
mycodingjourneyy.hashnode.dev2 min read