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
Post a Comment