{"id":16410260,"url":"https://github.com/danasilver/flightstats","last_synced_at":"2026-05-30T16:31:24.846Z","repository":{"id":16288134,"uuid":"19036683","full_name":"danasilver/flightstats","owner":"danasilver","description":"A CORS enabled wrapper on the FlightStats API.","archived":false,"fork":false,"pushed_at":"2018-04-30T09:36:15.000Z","size":136,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-06T00:42:00.628Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"flightstats-api.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-04-22T16:19:08.000Z","updated_at":"2018-04-30T01:18:27.000Z","dependencies_parsed_at":"2022-09-14T11:51:55.819Z","dependency_job_id":null,"html_url":"https://github.com/danasilver/flightstats","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/danasilver%2Fflightstats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danasilver%2Fflightstats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danasilver%2Fflightstats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danasilver%2Fflightstats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danasilver","download_url":"https://codeload.github.com/danasilver/flightstats/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240405378,"owners_count":19796181,"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-11T06:23:39.348Z","updated_at":"2026-05-30T16:31:24.813Z","avatar_url":"https://github.com/danasilver.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## flightstats\n\nA CORS enabled wrapper on the FlightStats API.\n\nCreated for use on a project for [Middlebury College CS465](go.middlebury.edu/infovis) requiring AJAX access to the FlightStats API.\n\n### Use\n\nUse the same exact URL as with FlightStats, only with `flightstats-api.herokuapp.com` prepended in place of `api.flightstats.com`.\n\nHTTP and HTTPS protocols are supported.\n\nYou still need an `appId` and `appKey`!\n\n### Example\n\n```js\nvar url = \"http://flightstats-api.herokuapp.com/flex/airports/rest/v1/json/cityCode/ABC?appId=APPID\u0026appKey=APPKEY\",\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%2Fflightstats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanasilver%2Fflightstats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanasilver%2Fflightstats/lists"}