{"id":15689721,"url":"https://github.com/hackersandslackers/go-lambda-function-tutorial","last_synced_at":"2025-04-15T04:55:34.408Z","repository":{"id":38976327,"uuid":"285479524","full_name":"hackersandslackers/go-lambda-function-tutorial","owner":"hackersandslackers","description":"🐹 💬 \"Hello world\" Lambda function written in Golang.","archived":false,"fork":false,"pushed_at":"2025-04-12T17:27:44.000Z","size":154,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T04:55:30.214Z","etag":null,"topics":["aws","aws-lambda","gatsbyjs","go","golang","jamstack","lambda","lambda-functions","netlify","serverless"],"latest_commit_sha":null,"homepage":"https://hackersandslackers.com/deploy-serverless-golang-functions-with-netlify/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hackersandslackers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://www.buymeacoffee.com/hackersslackers"]}},"created_at":"2020-08-06T05:11:28.000Z","updated_at":"2020-09-02T06:51:13.000Z","dependencies_parsed_at":"2023-11-08T01:06:34.919Z","dependency_job_id":"71b09a2c-f277-4e0f-b852-fdc152cb0771","html_url":"https://github.com/hackersandslackers/go-lambda-function-tutorial","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.375,"last_synced_commit":"662eda343c8249755bf063ee22fccf4bb0cc8034"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackersandslackers%2Fgo-lambda-function-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackersandslackers%2Fgo-lambda-function-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackersandslackers%2Fgo-lambda-function-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackersandslackers%2Fgo-lambda-function-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hackersandslackers","download_url":"https://codeload.github.com/hackersandslackers/go-lambda-function-tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249010203,"owners_count":21197797,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-lambda","gatsbyjs","go","golang","jamstack","lambda","lambda-functions","netlify","serverless"],"created_at":"2024-10-03T18:04:12.842Z","updated_at":"2025-04-15T04:55:34.375Z","avatar_url":"https://github.com/hackersandslackers.png","language":"Go","funding_links":["https://www.buymeacoffee.com/hackersslackers"],"categories":[],"sub_categories":[],"readme":"# Go Lambda Function Tutorial\n\n![Go](https://img.shields.io/badge/Go-1.14-blue.svg?logo=go\u0026longCache=true\u0026logoColor=white\u0026colorB=88C0D0\u0026style=flat-square\u0026colorA=4c566a)\n![AWS Lambda](https://img.shields.io/badge/AWS--Lambda-1.17.0-blue.svg?logo=go\u0026longCache=true\u0026logoColor=white\u0026colorB=88C0D0\u0026style=flat-square\u0026colorA=4c566a)\n![Testify](https://img.shields.io/badge/Testify-1.4.0-blue.svg?logo=go\u0026longCache=true\u0026logoColor=white\u0026colorB=88C0D0\u0026style=flat-square\u0026colorA=4c566a)\n![GitHub Last Commit](https://img.shields.io/github/last-commit/google/skia.svg?style=flat-square\u0026colorA=4c566a\u0026colorB=a3be8c\u0026logo=GitHub)\n[![GitHub Issues](https://img.shields.io/github/issues/hackersandslackers/go-lambda-function-tutorial.svg?style=flat-square\u0026colorA=4c566a\u0026colorB=ebcb8b\u0026logo=GitHub)](https://github.com/hackersandslackers/lambda-metadata-scraper/issues)\n[![GitHub Stars](https://img.shields.io/github/stars/hackersandslackers/go-lambda-function-tutorial.svg?style=flat-square\u0026colorB=ebcb8b\u0026colorA=4c566a\u0026logo=GitHub)](https://github.com/hackersandslackers/lambda-metadata-scraper/stargazers)\n[![GitHub Forks](https://img.shields.io/github/forks/hackersandslackers/go-lambda-function-tutorial.svg?style=flat-square\u0026colorA=4c566a\u0026colorB=ebcb8b\u0026logo=GitHub)](https://github.com/hackersandslackers/lambda-metadata-scraper/network)\n\nSimple \"Hello world\" Lambda function which accepts a `?name` parameter for extra personalization. Source code for the accompanying tutorial found here: https://hackersandslackers.com/deploy-serverless-golang-functions-with-netlify/\n\n![Netlify Function Tutorial](./.github/go-lambda-github@2x.png)\n\n### Example Usage\n\n**Request:**\n```shell\n$ curl https://example.com/.netlify/functions/name?todd\n```\n\n**Response:**\n```shell\nHello todd!\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackersandslackers%2Fgo-lambda-function-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackersandslackers%2Fgo-lambda-function-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackersandslackers%2Fgo-lambda-function-tutorial/lists"}