{"id":24352152,"url":"https://github.com/pkorzh/create-cloud-api","last_synced_at":"2025-04-10T00:16:02.766Z","repository":{"id":57195275,"uuid":"115103223","full_name":"pkorzh/create-cloud-api","owner":"pkorzh","description":"Create ☁️ AWS API","archived":false,"fork":false,"pushed_at":"2018-02-24T19:15:32.000Z","size":83,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T00:15:56.347Z","etag":null,"topics":["aws","aws-apigateway","aws-cloudformation","aws-lambda","build-tool","serverless","zero-configuration"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/pkorzh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-22T10:05:19.000Z","updated_at":"2018-01-18T16:00:07.000Z","dependencies_parsed_at":"2022-09-17T03:11:30.747Z","dependency_job_id":null,"html_url":"https://github.com/pkorzh/create-cloud-api","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkorzh%2Fcreate-cloud-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkorzh%2Fcreate-cloud-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkorzh%2Fcreate-cloud-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkorzh%2Fcreate-cloud-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkorzh","download_url":"https://codeload.github.com/pkorzh/create-cloud-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131315,"owners_count":21052819,"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-apigateway","aws-cloudformation","aws-lambda","build-tool","serverless","zero-configuration"],"created_at":"2025-01-18T15:39:26.626Z","updated_at":"2025-04-10T00:16:02.738Z","avatar_url":"https://github.com/pkorzh.png","language":"JavaScript","readme":"# create-cloud-api\n\nBuild tool to deploy ☁️ AWS powered APIs.\n\n* 🚀 Supports AWS Cognito\n* 👨‍💻 Use webpack to compile lambda code\n* ⛷️ Generate AWS CloudFormation template\n* 🚝 Generate client API SDK out of swagger definition\n\nInspired by [react-create-app](https://github.com/facebookincubator/create-react-app) and [aws-serverless-auth-reference-app](https://github.com/awslabs/aws-serverless-auth-reference-app).\n\n## How does it work\n\n`create-cloud-api` expect you to write swagger definition for your API and lambda code. It will then generate CloudFormation template, pack \u0026 upload lambdas, and finally create a stack for you.\n\n## Try It\n\nMake sure you have AWS CLI [installed](http://docs.aws.amazon.com/cli/latest/userguide/installing.html) and configured (run `aws configure`).\n\nYou’ll also need to have Node \u003e= 6 on your machine.\n\n```sh\nnpm install -g create-cloud-api\ncreate-cloud-api my-app\ncd my-app/\nnpm run deploy\n```\n\nTo get the API url run `npm run get-client-config`\n\n```json\n{\n  \"baseUrl\": \"https://\u003capi-id\u003e.execute-api.\u003cregion\u003e.amazonaws.com/dev\",\n  ...\n}\n```\n\nPoint your browser to `\u003cbaseUrl\u003e/greeting`.\n\n## How To\n\nRead the full [user guide](https://github.com/pkorzh/create-cloud-api/blob/master/packages/cca-scripts/template/README.md).\n\nHere's some topic selection:\n\n- [Add API Key Authorization](https://github.com/pkorzh/create-cloud-api/blob/master/packages/cca-scripts/template/README.md#add-api-key-authorization)\n- [Add AWS IAM Authorization](https://github.com/pkorzh/create-cloud-api/blob/master/packages/cca-scripts/template/README.md#add-aws-iam-authorization)\n- [Listing Lambda Functions](https://github.com/pkorzh/create-cloud-api/blob/master/packages/cca-scripts/template/README.md#listing-lambda-functions)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkorzh%2Fcreate-cloud-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpkorzh%2Fcreate-cloud-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkorzh%2Fcreate-cloud-api/lists"}