secure-my-backend
A little package that takes an unsecured url and makes it secure using aws's api gateway.
Usage
please note that an aws account is needed since it's using aws's api gateway
npm install --save @walidelnozahy/secure
then simply just do this:
secure http://example.com
// https://id.execute-api.us-west-1.amazonaws.com/dev