{"id":22198104,"url":"https://github.com/danielcristho/cdk-go-simple-restapi","last_synced_at":"2025-07-19T03:06:01.690Z","repository":{"id":230560778,"uuid":"778487493","full_name":"danielcristho/cdk-go-simple-restapi","owner":"danielcristho","description":"Golang CDK For Deploying Lambda Function","archived":false,"fork":false,"pushed_at":"2024-04-04T21:03:44.000Z","size":5462,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T23:35:46.856Z","etag":null,"topics":["aws-lambda","cdk","golang","serverless"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielcristho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-03-27T20:06:03.000Z","updated_at":"2024-04-07T10:11:35.000Z","dependencies_parsed_at":"2024-04-04T21:41:04.200Z","dependency_job_id":null,"html_url":"https://github.com/danielcristho/cdk-go-simple-restapi","commit_stats":null,"previous_names":["danielcristho/simple-go-api","danielcristho/cdk-simple-go-restapi","danielcristho/cdk-go-simple-restapi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielcristho/cdk-go-simple-restapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielcristho%2Fcdk-go-simple-restapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielcristho%2Fcdk-go-simple-restapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielcristho%2Fcdk-go-simple-restapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielcristho%2Fcdk-go-simple-restapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielcristho","download_url":"https://codeload.github.com/danielcristho/cdk-go-simple-restapi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielcristho%2Fcdk-go-simple-restapi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265879419,"owners_count":23843110,"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-lambda","cdk","golang","serverless"],"created_at":"2024-12-02T14:25:33.301Z","updated_at":"2025-07-19T03:06:01.664Z","avatar_url":"https://github.com/danielcristho.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Go REST API\n\nDeploy GO function to [Lambda](https://aws.amazon.com/lambda/) using [CDK](https://aws.amazon.com/cdk/).\n\n## Installation\n\n```bash\ngit clone https://github.com/danielcristho/cdk-simple-go-restapi.git\n```\n\n```bash\nmake install\n```\n\nOr\n\n```bash\nmake setup\n```\n\n## Build\n\n```bash\nmake build\n```\n\nAfter the deployment is successful, testing the API:\n\n```bash\ncurl https://\u003capi_gateway_url\u003e/prod/hello-world\n```\n\nResponse:\n\n```json\n{\"Greeting\":\"Hello From API!\"}\n```\n\n## CDK\n\nThe `cdk.json` file tells the CDK toolkit how to execute your app.\n\n## Useful commands\n\n * `cdk deploy`      deploy this stack to your default AWS account/region\n * `cdk diff`        compare deployed stack with current state\n * `cdk synth`       emits the synthesized CloudFormation template\n * `cdk destroy`     destroy the stack\n * `go test`         run unit tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielcristho%2Fcdk-go-simple-restapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielcristho%2Fcdk-go-simple-restapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielcristho%2Fcdk-go-simple-restapi/lists"}