Partner API for asynchronous operations using AWS API Gateway and SQS
We recently faced the need to let partner companies insert data into our customers’ databases, so we had to design and implement an API that lets these authorized users do just that. Given that our application is built on top…