Skip to content

alanssoares/aws-gateway-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Releases

No releases published

Packages

No packages published