sentential-gw

Local HTTP => Lambda invocation proxy designed to replicate the behavior of a Lambda public URL for local verification and testing.
Usage
Intended to be utilized alongside sentential.
Development
Gateway
go mod tidy
go run main.go
Sentential
In a different directory, create a sntl project for testing.
Deploy said sntl project locally with:
sntl deploy local