aaronshaf/dynamodb-admin

Add possibility to inject express

Closed this issue · 1 comments

Is there any possibility of improving the createServer function by adding this? With that, I could inject my own Express instance and use only one server with another GUI tool like this: https://github.com/ajyounguk/aws-sqs-sns-client.

image

rchl commented

Feel free to create a PR.