[Infographic] All you need to know about AWS API Gateway and resolving the most common request errors
Adding an API Gateway to your application is a good way to centralize some work you usually have to do for all of your API routes, like authentication or validation. But like every software system,…