{"id":21595156,"url":"https://github.com/kazakago/cloud_functions_starter","last_synced_at":"2025-03-18T10:44:09.182Z","repository":{"id":103797139,"uuid":"296697078","full_name":"kazakago/cloud_functions_starter","owner":"kazakago","description":"\"Cloud Functions\" Starter Kit with Kotlin.","archived":false,"fork":false,"pushed_at":"2021-12-02T09:33:42.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T17:17:41.041Z","etag":null,"topics":["cloudfunctions","kotlin"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/kazakago.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,"publiccode":null,"codemeta":null}},"created_at":"2020-09-18T18:12:35.000Z","updated_at":"2021-12-02T09:33:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"2fd39a16-fb1f-4510-a620-9b373b4dd9a6","html_url":"https://github.com/kazakago/cloud_functions_starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazakago%2Fcloud_functions_starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazakago%2Fcloud_functions_starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazakago%2Fcloud_functions_starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazakago%2Fcloud_functions_starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kazakago","download_url":"https://codeload.github.com/kazakago/cloud_functions_starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244207610,"owners_count":20416098,"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":["cloudfunctions","kotlin"],"created_at":"2024-11-24T17:27:39.350Z","updated_at":"2025-03-18T10:44:09.156Z","avatar_url":"https://github.com/kazakago.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cloud_functions_starter\n\"Cloud Functions\" Starter Kit with Kotlin.\n\n## Run Locally\n\n```sh\n$ ./gradlew runFunction -Prun.functionTarget=com.kazakago.cloud_functions_starter.Application\n$ curl http://localhost:8080/\n```\n\n## Deploy Cloud Functions\n\n1. Install gcloud CLI.\n    - `$ brew install --cask google-cloud-sdk`\n1. Login account.\n    - `$ gcloud auth login`\n\n```sh\n$ gcloud functions deploy cloud_functions_starter --project=kazakago-playground --entry-point=com.kazakago.cloud_functions_starter.Application --runtime=java11 --trigger-http --allow-unauthenticated\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazakago%2Fcloud_functions_starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkazakago%2Fcloud_functions_starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazakago%2Fcloud_functions_starter/lists"}