aws-dora
v0.0.7
Published
Web application for exploring and testing AWS APIs
Maintainers
Readme
AWS Dora
A web-based tool for exploring and testing AWS APIs with a user-friendly interface.

Usage
$ npx aws-dora
# Then open http://localhost:12319/Or over an SSH tunnel
$ ssh -L 12319:localhost:12319 user@remote-server npx aws-dora
# Then open http://localhost:12319/License
MIT License - see LICENSE file for details.
