{"id":18084806,"url":"https://github.com/coderofsalvation/parse-server-scheduler","last_synced_at":"2025-04-12T20:09:34.901Z","repository":{"id":42264584,"uuid":"270612742","full_name":"coderofsalvation/parse-server-scheduler","owner":"coderofsalvation","description":"get scheduled jobs to run automatically (without external server) in parse","archived":false,"fork":false,"pushed_at":"2022-08-31T01:16:40.000Z","size":221,"stargazers_count":12,"open_issues_count":4,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-12T20:09:19.303Z","etag":null,"topics":[],"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/coderofsalvation.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}},"created_at":"2020-06-08T09:44:41.000Z","updated_at":"2024-05-24T17:34:03.000Z","dependencies_parsed_at":"2022-09-01T15:54:54.417Z","dependency_job_id":null,"html_url":"https://github.com/coderofsalvation/parse-server-scheduler","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/coderofsalvation%2Fparse-server-scheduler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderofsalvation%2Fparse-server-scheduler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderofsalvation%2Fparse-server-scheduler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderofsalvation%2Fparse-server-scheduler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderofsalvation","download_url":"https://codeload.github.com/coderofsalvation/parse-server-scheduler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625493,"owners_count":21135513,"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":[],"created_at":"2024-10-31T15:08:16.449Z","updated_at":"2025-04-12T20:09:34.845Z","avatar_url":"https://github.com/coderofsalvation.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Rolled your own parse-server, and realized scheduled jobs don't work out of the box?\n\n## Usage \n\nrun `npm install parse-server-scheduler` in your `cloud/index.js` or `app.js` simply include:\n\n```\nrequire('parse-server-scheduler')(Parse)\n```\n\n\u003e Voila! Profit! \n\n## Why\n\n![](https://raw.githubusercontent.com/coderofsalvation/parse-server-scheduler/master/scheduler.jpg)\n\nParse exposes scheduled jobs as HTTP endpoints, which is great and a disappointment at the same time :)\u003cbr\u003e\u003cbr\u003e\nThis empowers your server with an internal scheduler using the `cron` and `moment` npm-packages.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderofsalvation%2Fparse-server-scheduler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderofsalvation%2Fparse-server-scheduler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderofsalvation%2Fparse-server-scheduler/lists"}