{"id":20710900,"url":"https://github.com/entur/kishar","last_synced_at":"2025-10-08T07:39:21.298Z","repository":{"id":45107546,"uuid":"156516680","full_name":"entur/kishar","owner":"entur","description":"SIRI to GTFS-RT converter","archived":false,"fork":false,"pushed_at":"2025-09-25T23:38:56.000Z","size":433,"stargazers_count":9,"open_issues_count":6,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-26T01:24:40.349Z","etag":null,"topics":["ror"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"eupl-1.2","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/entur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-11-07T08:47:55.000Z","updated_at":"2025-09-25T23:37:11.000Z","dependencies_parsed_at":"2023-12-15T09:47:26.511Z","dependency_job_id":"22bc37ad-5894-48c4-bfcc-df8496ad8037","html_url":"https://github.com/entur/kishar","commit_stats":null,"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/entur/kishar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entur%2Fkishar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entur%2Fkishar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entur%2Fkishar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entur%2Fkishar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/entur","download_url":"https://codeload.github.com/entur/kishar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entur%2Fkishar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278909715,"owners_count":26066887,"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-10-08T02:00:06.501Z","response_time":56,"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":["ror"],"created_at":"2024-11-17T02:13:29.295Z","updated_at":"2025-10-08T07:39:21.265Z","avatar_url":"https://github.com/entur.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kishar [![CircleCI](https://circleci.com/gh/entur/kishar/tree/master.svg?style=svg)](https://circleci.com/gh/entur/kishar/tree/master)\n\nThe Primordial god Kishar is the wife - and sister - of Anshar.\n\nReceives SIRI-data (in protobuf-format) from a Google Pubsub-topic and converts it to GTFS-RT. The data for this topic is produced by Anshar (https://github.com/entur/anshar).\n\nInspired, and partially copied from https://github.com/OneBusAway/onebusaway-gtfs-realtime-from-siri-cli\n\nGTFS-RT endpoints:\n```\nhttp://\u003cserver\u003e:\u003cport\u003e/api/alerts\n\nhttp://\u003cserver\u003e:\u003cport\u003e/api/vehicle-positions\n\nhttp://\u003cserver\u003e:\u003cport\u003e/api/trip-updates\n```\n\n\nHealthcheck:\n```\nhttp://\u003cserver\u003e:\u003cport\u003e/health/ready\n\nhttp://\u003cserver\u003e:\u003cport\u003e/health/up\n```\n\n# How to start this application\nThis application receives its data from a Google Pubsub-topic - thus, to start, it is necessary to add configuration for this in application.properties\n\nConnect to Pubsub:\n```\n# Required config:\nspring.cloud.gcp.project-id=\u003cGCP project id\u003e\nspring.cloud.gcp.pubsub.project-id=\u003cGCP project id\nspring.cloud.gcp.pubsub.credentials.location=file:///path/to/gcp/credentials.json\n```\n\nConfiguration of which topics to subscribe to:\n```\nkishar.pubsub.topic.et=entur-google-pubsub://\u003ctopic-name-siri-et\u003e\nkishar.pubsub.topic.vm=entur-google-pubsub://\u003ctopic-name-siri-vm\u003e\nkishar.pubsub.topic.sx=entur-google-pubsub://\u003ctopic-name-siri-sx\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentur%2Fkishar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fentur%2Fkishar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentur%2Fkishar/lists"}