{"id":15127738,"url":"https://github.com/elipzis/go-serverless","last_synced_at":"2025-10-09T23:06:49.794Z","repository":{"id":191743688,"uuid":"468713621","full_name":"elipZis/go-serverless","owner":"elipZis","description":"🚀 \"Go Serverless!\" Example App to accompany the Conf42: Golang 2022 presentation","archived":false,"fork":false,"pushed_at":"2022-03-21T17:11:46.000Z","size":3370,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-23T18:51:14.369Z","etag":null,"topics":["aws","cloud","docker","golang","serverless"],"latest_commit_sha":null,"homepage":"https://elipZis.com","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/elipZis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-03-11T10:54:00.000Z","updated_at":"2022-03-21T17:09:38.000Z","dependencies_parsed_at":"2023-08-31T13:08:47.972Z","dependency_job_id":null,"html_url":"https://github.com/elipZis/go-serverless","commit_stats":null,"previous_names":["elipzis/go-serverless"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elipZis/go-serverless","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elipZis%2Fgo-serverless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elipZis%2Fgo-serverless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elipZis%2Fgo-serverless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elipZis%2Fgo-serverless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elipZis","download_url":"https://codeload.github.com/elipZis/go-serverless/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elipZis%2Fgo-serverless/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002341,"owners_count":26083340,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","cloud","docker","golang","serverless"],"created_at":"2024-09-26T02:05:22.031Z","updated_at":"2025-10-09T23:06:49.757Z","avatar_url":"https://github.com/elipZis.png","language":"Go","readme":"# 🚀 Go Serverless!\n\nAn accompanying example project to the [Conf42: Golang 2022 presentation](https://www.conf42.com/Golang_2022_Savas_Ziplies_serverless) by Savas Ziplies.\n\nA scaffold to deploy Golang framework-driven Serverless functions to AWS.\n\n## Pre-requisites\n\n* [AWS CLI](https://aws.amazon.com/cli/) already configured with required permissions\n* [Docker installed](https://docs.docker.com/get-docker/)\n* [Golang](https://golang.org)\n* [SAM CLI](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html)\n\n## Quickstart\n\nTo run/test locally:\n\n* Run `docker-compose up -d timescaledb-postgis localstack`\n* (Optional) Create a local queue in localstack for testing: `aws --endpoint-url=http://localhost:4566 sqs create-queue --queue-name goserverless-queue-dev`\n* Copy `.env.example` to `.env`\n* Run the single commands or deploy\n\n### Deploy\n\n* `cd .build/aws`\n* `sam build`\n* `sam deploy --guided` for a first time deployment\n\n### Running\n\n* The \"api\" cmd: `go build github.com/elipzis/go-serverless/api`\n* The \"queue\" cmd: `go build github.com/elipzis/go-serverless/queue`\n* The \"web\" cmd: `go build github.com/elipzis/go-serverless/web`\n\n## Tech Stack\n\nThe main tech stack contains of\n\n* [AWS SAM](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html)\n* [Golang](https://golang.org)\n* [Docker](https://docs.docker.com/get-docker/)\n* [Postgres](https://www.postgresql.org/download/)\n* [AWS SQS](https://aws.amazon.com/sqs/)\n* [Fiber](https://github.com/gofiber/fiber)\n* [AWS Lambda](https://aws.amazon.com/lambda/)\n* [Chromium](https://github.com/alixaxel/chrome-aws-lambda)\n\n## Credits\n\n- [elipZis GmbH](https://elipZis.com)\n- [NeA](https://github.com/nea)\n- [All Contributors](https://github.com/elipZis/go-serverless/contributors)\n\n## Thanks\n\nThanks to Conf42 for having me :)\n- Web - [Conf42](https://www.conf42.com/)\n-\tLinkedIn - [@conf42](https://www.linkedin.com/company/conf42)\n-\tTwitter - [@conf42com](https://twitter.com/conf42com)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felipzis%2Fgo-serverless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felipzis%2Fgo-serverless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felipzis%2Fgo-serverless/lists"}