seantcanavan - Overview
Pinned Loading
-
Forked from alexedwards/argon2id
Argon2 is a new, powerful, and cryptographically secure key derivation function that is excellent for hashing passwords. It is a memory-hard function built to protect against brute force attacks an…
Go
-
Forked from aquasecurity/lmdrouter
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 …
Go
-
Upload, Download, or Delete files from AWS S3 via native support for API Gateway-invoked Lambda function requests. Working with files in Lambda with API Gateway as a proxy is both complicated and n…
Go
-
Store error messages thrown by a set of go routines in a thread-safe manner to simplify multi-threaded workloads. Go routines allow code to keep working while expensive network or database request…
Go
-
An opinionated take on Database and API error logging with zerolog structed logs
Go