{"id":20334936,"url":"https://github.com/mdb/septa_scheduler","last_synced_at":"2025-10-29T16:34:09.237Z","repository":{"id":28635479,"uuid":"32154391","full_name":"mdb/septa_scheduler","owner":"mdb","description":"JSON endpoints for finding the next scheduled SEPTA bus/trolley stops closest to an address or lat/long point.","archived":false,"fork":false,"pushed_at":"2016-08-14T12:17:46.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T16:36:34.532Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mdb.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}},"created_at":"2015-03-13T12:23:08.000Z","updated_at":"2016-01-22T02:48:43.000Z","dependencies_parsed_at":"2022-08-03T05:30:32.890Z","dependency_job_id":null,"html_url":"https://github.com/mdb/septa_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/mdb%2Fsepta_scheduler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Fsepta_scheduler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Fsepta_scheduler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Fsepta_scheduler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdb","download_url":"https://codeload.github.com/mdb/septa_scheduler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241854615,"owners_count":20031467,"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-11-14T20:38:37.515Z","updated_at":"2025-10-29T16:34:09.179Z","avatar_url":"https://github.com/mdb.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/mdb/septa_scheduler.svg?branch=master)](https://travis-ci.org/mdb/septa_scheduler)\n\n# septa_scheduler\n\nA simple Sinatra wrapper for finding the next scheduled SEPTA bus/trolley stops closest to an address or lat/long point. `septa_scheduler` also publishes any relevant alerts regarding service and schedule interruptions.\n\n## Endpoints\n\n* `/address?address=\u003csome address\u003e\u0026route=\u003csome route number\u003e`\n* `/point?lat=\u003csome lat\u003e\u0026lng=\u003csome long\u003e\u0026route=\u003csome route number\u003e`\n\nExamples:\n\nGet the route 34 stop closest to 5000 Hazel Avenue, the next 4 inbound/outbound scheduled stops, and any relevant SEPTA alerts:\n\n```\n/address?address=?address=5000%20Hazel%20Avenue\u0026route=34\n```\n\nGet the route 34 stop closest to 39.9539910, -75.1682170, the next 4 inbound/outbound scheduled stops, and any relevant SEPTA alerts:\n\n```\n/point?lat=39.9539910\u0026lng=-75.1682170\u0026route=34\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdb%2Fsepta_scheduler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdb%2Fsepta_scheduler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdb%2Fsepta_scheduler/lists"}