alanssoares / aws-gateway-typescript

A typescript definition to use aws api-gateway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-gateway-typescript

A typescript definition to use aws api-gateway

Getting started

1 - Configure the dependencies defined in the package.json.

2 - Add the lib to your project.

3 - Install the dependencies using npm install

4 - Export the apigClientFactory inside your typescript file, where you will use it.

5 - Create a new client and be happy!

About

A typescript definition to use aws api-gateway

License:MIT License


Languages

Language:TypeScript 100.0%