proxy.golang.org : github.com/seantcanavan/lambda_jwt_router : v1.3.0
The all-in-one GoLang router for Lambda functions that also supports local development over standard HTTP. Path parameters, query parameters, and native integration with API Gateway Proxy requests means getting started is simple and fast. Additionally, you can implement common paradigms like JSON Web Tokens, Middlewares, Context Injection, and CORS
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/seantcanavan/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- cloud.google.com/go v0.111.0
- github.com/aws/aws-lambda-go v1.37.0
- github.com/davecgh/go-spew v1.1.1
- github.com/golang-jwt/jwt v3.2.2+incompatible
- github.com/joho/godotenv v1.4.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.8.4
- go.mongodb.org/mongo-driver v1.13.1
- gopkg.in/yaml.v3 v3.0.1