{"id":21532373,"url":"https://github.com/windingtree/glider-aggregator","last_synced_at":"2025-04-10T00:32:07.862Z","repository":{"id":40710078,"uuid":"246045352","full_name":"windingtree/glider-aggregator","owner":"windingtree","description":"The Glider Aggregator back-end service forwards shopping and booking requests received from the Winding Tree marketplace to Airlines and Hotels, using NDC and OTA-XML APIs.","archived":false,"fork":false,"pushed_at":"2023-01-24T03:58:13.000Z","size":3945,"stargazers_count":6,"open_issues_count":20,"forks_count":5,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2025-03-24T02:13:02.443Z","etag":null,"topics":["airline","airlines","ndc","ota","travel","travel-booking"],"latest_commit_sha":null,"homepage":"https://production.b2b.glider.travel","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/windingtree.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-09T13:38:23.000Z","updated_at":"2024-02-04T07:49:00.000Z","dependencies_parsed_at":"2023-02-13T16:31:08.204Z","dependency_job_id":null,"html_url":"https://github.com/windingtree/glider-aggregator","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/windingtree%2Fglider-aggregator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windingtree%2Fglider-aggregator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windingtree%2Fglider-aggregator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windingtree%2Fglider-aggregator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/windingtree","download_url":"https://codeload.github.com/windingtree/glider-aggregator/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248134852,"owners_count":21053549,"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":["airline","airlines","ndc","ota","travel","travel-booking"],"created_at":"2024-11-24T02:19:45.641Z","updated_at":"2025-04-10T00:32:07.832Z","avatar_url":"https://github.com/windingtree.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# glider-aggregator\n\n## Dependencies\nRequires:\n* node.js 10.x or 12.x\n* npm\n* [now-cli](https://zeit.co/download) installed globaly\n\n## Initial setup\n\n### Install dependencies\n```bash\n$ npm i\n```\n\n### Create a configuration file\nCreate a `.env` file at the root of the project with the environment variables.\n\n## Run local servers\nYou can run your own local servers or use remote servers. By default the configuration expects local servers up and running. For a shorthand use:\n\n```bash\nnpm run localservers\n```\n\nTo override the configuration environment for servers, you can create/edit an `.env` file at the root of the project with the details. For example:\n```\nREDIS_URL = redis://localhost:6379\nMONGO_URL = mongodb://localhost/glider\nELASTIC_URL = http://localhost:9200\n```\n\n[Kibana](https://www.elastic.co/kibana) GUI will be available by the link: [`http://localhost:5601/`](http://localhost:5601)\n\n## Run tests\n\n```bash\nnpm test\nnpm run test:newman\n```\n\n## Run locally\n\n```bash\n$ npm run dev\n```\n\n## CI/CD\n\nDocumentation for continuous integration and delivery framework is available by [the link](./docs/cicd.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindingtree%2Fglider-aggregator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwindingtree%2Fglider-aggregator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindingtree%2Fglider-aggregator/lists"}