{"id":37154421,"url":"https://github.com/prodigeris/flight-searcher-go","last_synced_at":"2026-01-14T18:13:04.767Z","repository":{"id":196688997,"uuid":"696853890","full_name":"prodigeris/Flight-searcher-go","owner":"prodigeris","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-02T21:22:55.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-10-03T18:00:44.929Z","etag":null,"topics":["boulder","coursera","duffel","flight","go","golang","microservices","price","searcher"],"latest_commit_sha":null,"homepage":"","language":"Go","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/prodigeris.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,"governance":null}},"created_at":"2023-09-26T14:56:16.000Z","updated_at":"2023-10-03T09:02:29.000Z","dependencies_parsed_at":"2023-09-27T10:36:21.880Z","dependency_job_id":null,"html_url":"https://github.com/prodigeris/Flight-searcher-go","commit_stats":null,"previous_names":["prodigeris/flight-searcher-go"],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/prodigeris/Flight-searcher-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodigeris%2FFlight-searcher-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodigeris%2FFlight-searcher-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodigeris%2FFlight-searcher-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodigeris%2FFlight-searcher-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prodigeris","download_url":"https://codeload.github.com/prodigeris/Flight-searcher-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodigeris%2FFlight-searcher-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28430013,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:38:47.836Z","status":"ssl_error","status_checked_at":"2026-01-14T16:34:59.695Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["boulder","coursera","duffel","flight","go","golang","microservices","price","searcher"],"created_at":"2026-01-14T18:13:04.088Z","updated_at":"2026-01-14T18:13:04.760Z","avatar_url":"https://github.com/prodigeris.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flight Searcher - Go\n\n## Overview\nFlight Searcher is a robust application developed in Go, designed to aid users in discovering the cheapest flights and generating itineraries from Vilnius and Kaunas to all possible destinations, allowing users to browse and get inspired for their next trips.\n\n## Installation\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/prodigeris/Flight-searcher-go\n   ```\n2. Install the necessary dependencies and create a .env file from .env.example:\n\n    ```\n    make install\n    ```\n3. After running the install command, configure the .env file by adding your Duffel credentials.\n\n    ```sh\n    DUFFEL_TOKEN=\u003cYour Duffel Token\u003e\n    ```\n## Setup \u0026 Run\nThis project is configured to run multiple services using Docker Compose, including PostgreSQL, RabbitMQ, Prometheus, Grafana, and several Go components.\n\n### Start Services:\nNavigate to the project's root directory and start all services.\n\n```\ndocker-compose up -d\n```\nThis command will start all the services defined in the docker-compose.yml file in detached mode.\n\n\n### Initialize Database:\nThe migrate service will automatically handle the database migrations.\n\n### Accessing the Services:\n\nFlight Searcher Application: http://127.0.0.1:8383/\n\nGrafana: http://127.0.0.1:3331/\n\nPrometheus: http://127.0.0.1:9090/\n\n### Usage\nOnce the application is running, users can select how many weekends they want to generate the flights for and the app will create itineraries from Vilnius and Kaunas to all possible destinations. It fetches the cheapest flights for these destinations, allowing users to browse and be inspired about where to go next.\n\n## Testing\nRun the test cases to ensure the functionality of the application.\n```\nmake test\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodigeris%2Fflight-searcher-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprodigeris%2Fflight-searcher-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodigeris%2Fflight-searcher-go/lists"}