{"id":16925004,"url":"https://github.com/jyane/gae-cron","last_synced_at":"2025-04-11T11:31:44.631Z","repository":{"id":77101136,"uuid":"92969356","full_name":"jyane/gae-cron","owner":"jyane","description":"GAE Cron for Cloud PubSub","archived":false,"fork":false,"pushed_at":"2022-05-23T08:28:32.000Z","size":12,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T13:38:57.508Z","etag":null,"topics":["cloud-functions","gae","gcp","pubsub"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jyane.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-31T17:04:13.000Z","updated_at":"2022-05-23T08:28:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"7f177314-22aa-4898-ac8a-17b93e562c66","html_url":"https://github.com/jyane/gae-cron","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/jyane%2Fgae-cron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jyane%2Fgae-cron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jyane%2Fgae-cron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jyane%2Fgae-cron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jyane","download_url":"https://codeload.github.com/jyane/gae-cron/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248383988,"owners_count":21094650,"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":["cloud-functions","gae","gcp","pubsub"],"created_at":"2024-10-13T20:08:36.042Z","updated_at":"2025-04-11T11:31:44.351Z","avatar_url":"https://github.com/jyane.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ~GAE Cron for Cloud PubSub~ Obsolete\nGCP now provides a cron service.\n\nOriginal: https://github.com/GoogleCloudPlatform/reliable-task-scheduling-compute-engine-sample\n\nThe Google App Engine Application which publishes 4 publications to 4 topics,\nevery mintes, every hours, every days and every weeks.\n\nUsing this service for scheduling and Google Cloud Pub/Sub for distributed messaging, you can build an application to reliably schedule tasks which can trigger Google Cloud Functions.\n\n## Topics\n\n```\nprojects/:project_id/topics/daily-tick\nprojects/:project_id/topics/hourly-tick\nprojects/:project_id/topics/minutely-tick\nprojects/:project_id/topics/weekly-tick\n```\n\n## Usage\n\n``` sh\ngcloud app deploy app.yaml \\cron.yaml\n\n# check\ngcloud app browse\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjyane%2Fgae-cron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjyane%2Fgae-cron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjyane%2Fgae-cron/lists"}