amazon web services - AWS Api Gateway local testing/development -


we've got dockerized microservices in aws, behind api gateway , accessible via rest. authentication managed api gateway.

is there possibility test rest-microservices on local machine (including authentication/api gateway logic)? there possibility make api gateway echo requests local machine , call microservices running locally? best practice testing api gateway managed authentication locally?

thanks!

unfortunately, api gateway doesn't offer local testing/development solutions @ moment. thank feedback; have added use-case our backlog.

regards, ritisha.


Comments

Popular posts from this blog

javascript - Replicate keyboard event with html button -

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

Ansible warning on jinja2 braces on when -