99x / dynamodb-localhost

Dynamodb localhost runner for development and testing
MIT License
35 stars 92 forks source link

fix(*): replace node's http module with request to be able to easily control proxy behavior using environment variables. #35

Closed stefancruz closed 5 years ago

stefancruz commented 5 years ago

Hi thanks for this project.

This commit is related with #34

request allows to set the using environment variables.