{"id":13708382,"url":"https://github.com/igneus/church-calendar-api","last_synced_at":"2025-08-20T16:32:51.127Z","repository":{"id":33448750,"uuid":"37094135","full_name":"igneus/church-calendar-api","owner":"igneus","description":"API providing Roman Catholic church calendar data for your apps","archived":false,"fork":false,"pushed_at":"2024-04-01T07:22:15.000Z","size":170,"stargazers_count":122,"open_issues_count":10,"forks_count":60,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-07T18:03:57.587Z","etag":null,"topics":["api","calendar","church","hacktoberfest"],"latest_commit_sha":null,"homepage":"http://calapi.inadiutorium.cz","language":"Ruby","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/igneus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2015-06-08T21:32:59.000Z","updated_at":"2025-03-16T00:48:39.000Z","dependencies_parsed_at":"2022-09-13T08:50:22.691Z","dependency_job_id":"af1a6034-1c34-4e84-8658-1ae64c6730cc","html_url":"https://github.com/igneus/church-calendar-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/igneus/church-calendar-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igneus%2Fchurch-calendar-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igneus%2Fchurch-calendar-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igneus%2Fchurch-calendar-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igneus%2Fchurch-calendar-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igneus","download_url":"https://codeload.github.com/igneus/church-calendar-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igneus%2Fchurch-calendar-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271350030,"owners_count":24744394,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["api","calendar","church","hacktoberfest"],"created_at":"2024-08-02T23:00:21.542Z","updated_at":"2025-08-20T16:32:50.829Z","avatar_url":"https://github.com/igneus.png","language":"Ruby","funding_links":[],"categories":["Applications","API"],"sub_categories":[],"readme":"# Church Calendar API\n\n[![Build Status](https://travis-ci.org/igneus/church-calendar-api.svg?branch=master)](https://travis-ci.org/igneus/church-calendar-api)\n\nBrowse Roman Catholic liturgical calendar through a web interface\nor obtain it's data in JSON format through an API.\n\nPowered by\n[calendarium-romanum][caro] and\ngrape.\n\n## Explore it on-line\n\nChurch Calendar API is a more or less RESTful read-only JSON API.\n\nAPI documentation with URI examples and live links to API endpoints:\nhttp://calapi.inadiutorium.cz/api-doc\n\n## Running locally\n\n1. install dependencies using Bundler\n   `$ bundle install`\n2. start application by `$ rackup`\n\n## Running your own instance on Heroku\n\nThe application works as is, you only need to create a new application\nin your Heroku dashboard and push the code.\n\nTypical reasons for running your own instance include:\n\n- availability/reliability requirements\n  (the [reference instance][calapi] is self-hosted by the author\n  and only maintained as free time permits;\n  it may be terminated at any time)\n- very high traffic expected\n- custom calendar data that cannot be released as open-source\n  (e.g. because it is copyrighted by the diocese)\n- required control over data and algorithm updates\n  (the reference instance is updated without prior notice)\n\n## Running with Docker\n\nThis repository includes a `dockerfile` and a `docker-compose.yml`. You can run your own instance by running the following command from inside this folder:\n\n`$ docker-compose up -d --build`\n\n## Running specs\n\n`$ rake test`\n\n## Adding custom data\n\nIn order to add a new calendar:\n\n1. put it's data file(s) in the `data` directory\n2. create a new record in `config/calendars.yml`\n\n## Client libraries\n\n- Ruby: [calendarium-romanum-remote][caro_remote]\n\n## License\n\nGNU/LGPL 3 or later\n\n[calapi]: http://calapi.inadiutorium.cz\n[caro]: http://github.com/igneus/calendarium-romanum\n[caro_data]: https://github.com/igneus/calendarium-romanum/tree/master/data\n[caro_remote]: https://github.com/igneus/calendarium-romanum-remote\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figneus%2Fchurch-calendar-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figneus%2Fchurch-calendar-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figneus%2Fchurch-calendar-api/lists"}