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

9c80fab Β· Feb 12, 2022

History

10 Commits
Feb 3, 2019
Feb 12, 2022
Feb 5, 2019
Feb 5, 2019

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