lambdarouter/README.md

1.1 KiB

lambdarouter

GoDoc Reference Build Status Test Coverage Maintainability Go Report Card

So far this package can create a router and routes whose execution utilizes a middleware context pattern, all in one Golang Lambda function. It has full test coverage, and is currently deployed in numerous services where I am employed. Check out the GoDoc Reference to see how to instantiate a router and create endpoints.