proxy.golang.org : github.com/seantcanavan/lambda_jwt_router : v1.3.5
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/golang/snappy v0.0.4
- github.com/joho/godotenv v1.4.0
- github.com/klauspost/compress v1.13.6
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.19
- github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe
- github.com/pmezard/go-difflib v1.0.0
- github.com/rs/zerolog v1.31.0
- github.com/stretchr/testify v1.8.4
- github.com/xdg-go/pbkdf2 v1.0.0
- github.com/xdg-go/scram v1.1.2
- github.com/xdg-go/stringprep v1.0.4
- github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d
- go.mongodb.org/mongo-driver v1.13.1
- golang.org/x/crypto v0.14.0
- golang.org/x/sync v0.4.0
- golang.org/x/sys v0.13.0
- golang.org/x/text v0.13.0
- gopkg.in/yaml.v3 v3.0.1