Develop & Deploy Serverless App Lesson 2 REST API: Sending Requests
yt link
Single-Origin request policy is enabled in all browsers by default and is an important security measure. To send requests from a web application to a different domain (e.g. from localhost to API Gateway domain) we need to configure Cross-Orig...
philipdevblog.hashnode.dev1 min read