{"id":16410263,"url":"https://github.com/danasilver/hotwire","last_synced_at":"2026-06-20T14:33:12.865Z","repository":{"id":16758528,"uuid":"19516327","full_name":"danasilver/hotwire","owner":"danasilver","description":"A CORS enabled wrapper on the Hotwire API.","archived":false,"fork":false,"pushed_at":"2014-05-18T18:29:26.000Z","size":128,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T02:30:41.272Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"hotwire.herokuapp.com","language":"JavaScript","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/danasilver.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":"2014-05-07T01:05:07.000Z","updated_at":"2017-10-13T12:30:18.000Z","dependencies_parsed_at":"2022-09-24T10:11:14.209Z","dependency_job_id":null,"html_url":"https://github.com/danasilver/hotwire","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danasilver/hotwire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danasilver%2Fhotwire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danasilver%2Fhotwire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danasilver%2Fhotwire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danasilver%2Fhotwire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danasilver","download_url":"https://codeload.github.com/danasilver/hotwire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danasilver%2Fhotwire/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34573781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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":[],"created_at":"2024-10-11T06:23:40.435Z","updated_at":"2026-06-20T14:33:12.847Z","avatar_url":"https://github.com/danasilver.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## hotwire\n\nA CORS enabled wrapper on the Hotwire API.\n\nCreated for use on a project for [Middlebury College CS465](go.middlebury.edu/infovis) requiring AJAX access to the Hotwire API.\n\n### Use\n\nUse the same exact URL as with Hotwire, only with `hotwire.herokuapp.com` prepended in place of `api.hotwire.com`.\n\nHTTP and HTTPS protocols are supported.\n\nYou still need an `apikey`!\n\n### Example\n\n```js\nvar url = \"http://hotwire.herokuapp.com/v1/tripstarter/air?apikey=APIKEY\u0026origin=PHL\u0026dest=SFO\u0026format=json\u0026sort=date\",\n    xhr = new XMLHttpRequest();\n\nxhr.open(\"GET\", url, true);\nxhr.send(null);\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanasilver%2Fhotwire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanasilver%2Fhotwire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanasilver%2Fhotwire/lists"}