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

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

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -