Skip to content

📣 an aws lambda and api gateway helper class

License

Notifications You must be signed in to change notification settings

Noojuno/gateless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gateless

📣 gateless is a simple aws lambda and api gateway helper

Usage

const { gateless } = require("gateless");

exports.handler = gateless(() => ({ key: "value" }));

About

📣 an aws lambda and api gateway helper class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published