|
You are here |
artem.krylysov.com | ||
| | | | |
amorgunov.com
|
|
| | | | | [AI summary] The user is asking for a summary of a long text about using AWS Lambda with Node.js and Serverless Framework. The text includes installation steps, configuration of serverless.yml, deployment commands, and examples of Lambda functions. | |
| | | | |
golb.hplar.ch
|
|
| | | | | ||
| | | | |
schadokar.dev
|
|
| | | | | Deploy the golang serverless application on AWS Lambda service. | |
| | | | |
hjr265.me
|
|
| | | I know many will start with something like Gin whenever they are working on a JSON/HTTP-based backend in Go. I, not entirely sure if the minority, try to stick to Go's built-in net/http package and, at most, use Gorilla Mux in most of my Go projects. And so serving something simple like JSON is no different from the package's point of view as any other content type: whatever it is, write it out to the w, the http. | ||