{"id":24108233,"url":"https://github.com/1deyce/currency-converter-cli","last_synced_at":"2025-08-05T08:22:17.503Z","repository":{"id":271407399,"uuid":"913287696","full_name":"1deyce/currency-converter-cli","owner":"1deyce","description":"A simple currency converter application that fetches exchange rates and allows users to convert amounts between different currencies.","archived":false,"fork":false,"pushed_at":"2025-01-07T14:03:03.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-07T14:45:16.320Z","etag":null,"topics":["errors","fmt","go","godotenv","log","os","strconv"],"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/1deyce.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-07T11:49:19.000Z","updated_at":"2025-01-07T14:04:22.000Z","dependencies_parsed_at":"2025-01-07T14:45:22.852Z","dependency_job_id":"a23cdbc5-9736-4d00-a1ae-c8030cacb70b","html_url":"https://github.com/1deyce/currency-converter-cli","commit_stats":null,"previous_names":["1deyce/currency-converter-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1deyce%2Fcurrency-converter-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1deyce%2Fcurrency-converter-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1deyce%2Fcurrency-converter-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1deyce%2Fcurrency-converter-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1deyce","download_url":"https://codeload.github.com/1deyce/currency-converter-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241090611,"owners_count":19907984,"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":["errors","fmt","go","godotenv","log","os","strconv"],"created_at":"2025-01-10T23:26:32.520Z","updated_at":"2025-02-28T02:47:39.571Z","avatar_url":"https://github.com/1deyce.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Currency Converter\n\nA simple currency converter application that fetches exchange rates and allows users to convert amounts between different currencies.\n\n## Features\n\n- Fetches real-time exchange rates from Open Exchange Rates API.\n- Converts amounts between selected currencies.\n- Validates user input for currency selection and amount.\n\n## Packages Used\n\n- net/http for http requests to the currency exchange api\n- github.com/charmbracelet/huh for the TUI interface form\n- encoding/json in order to marshal the data for the api\n\n## Requirements\n\n- Go (version 1.14 or later)\n- An API key from [Open Exchange Rates]\n\n## Example\n\nPlease select the currency you wish to convert FROM:\n1. United States Dollar\n2. Great Britain Pound\n3. Euro\n4. Japanese Yen\n5. South African Rand\n\nPlease enter the amount you wish to convert:\n? 100\n\nPlease select the currency you wish to convert TO:\n1. United States Dollar\n2. Great Britain Pound\n3. Euro\n4. Japanese Yen\n5. South African Rand\n\nConverted amount: 85.00 GBP","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1deyce%2Fcurrency-converter-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1deyce%2Fcurrency-converter-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1deyce%2Fcurrency-converter-cli/lists"}