@walidelnozahy/secure

1.0.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @walidelnozahy/secure

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

6.48 kB

Total Files

7

Last publish

Collaborators

  • walidelnozahy