|
You are here |
danielmangum.com | ||
| | | | |
github.com
|
|
| | | | | lambda-go-api-proxy makes it easy to port APIs written with Go frameworks such as Gin (https://gin-gonic.github.io/gin/ ) to AWS Lambda and Amazon API Gateway. - awslabs/aws-lambda-go-api-proxy | |
| | | | |
damienradtke.com
|
|
| | | | | ||
| | | | |
machiel.me
|
|
| | | | | Freelance developer from Amsterdam, passionate about Go | |
| | | | |
pauladamsmith.com
|
|
| | | This is a simple and easily generalizable way to put an upper-bound on the maximum number of simultaneous clients to a Go net/http server or handler. The idea is to use a counting semaphore, modeled with a buffered channel, to cause new clients to... | ||