{"id":28399762,"url":"https://github.com/brokeyourbike/currencyapi-api-client-go","last_synced_at":"2025-06-28T21:31:46.580Z","repository":{"id":202889715,"uuid":"708360479","full_name":"brokeyourbike/currencyapi-api-client-go","owner":"brokeyourbike","description":"Currencyapi API Client for Go","archived":false,"fork":false,"pushed_at":"2023-12-10T02:09:06.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-01T15:51:31.799Z","etag":null,"topics":["api","currency-rates","go","golang","hacktoberfest","rest-api"],"latest_commit_sha":null,"homepage":"https://currencyapi.com/docs","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brokeyourbike.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":"brokeyourbike","open_collective":"brokeyourbike"}},"created_at":"2023-10-22T10:35:07.000Z","updated_at":"2023-10-22T11:15:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"b994043b-703b-4e9e-8c53-8db630af190e","html_url":"https://github.com/brokeyourbike/currencyapi-api-client-go","commit_stats":null,"previous_names":["brokeyourbike/currencyapi-api-client-go"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/brokeyourbike/currencyapi-api-client-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fcurrencyapi-api-client-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fcurrencyapi-api-client-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fcurrencyapi-api-client-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fcurrencyapi-api-client-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brokeyourbike","download_url":"https://codeload.github.com/brokeyourbike/currencyapi-api-client-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fcurrencyapi-api-client-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262502321,"owners_count":23321126,"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":["api","currency-rates","go","golang","hacktoberfest","rest-api"],"created_at":"2025-06-01T08:10:42.919Z","updated_at":"2025-06-28T21:31:46.574Z","avatar_url":"https://github.com/brokeyourbike.png","language":"Go","funding_links":["https://github.com/sponsors/brokeyourbike","https://opencollective.com/brokeyourbike"],"categories":[],"sub_categories":[],"readme":"# currencyapi-api-client-go\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/brokeyourbike/currencyapi-api-client-go.svg)](https://pkg.go.dev/github.com/brokeyourbike/currencyapi-api-client-go)\n[![Go Report Card](https://goreportcard.com/badge/github.com/brokeyourbike/currencyapi-api-client-go)](https://goreportcard.com/report/github.com/brokeyourbike/currencyapi-api-client-go)\n[![Maintainability](https://api.codeclimate.com/v1/badges/4a3eb5bfda973492f722/maintainability)](https://codeclimate.com/github/brokeyourbike/currencyapi-api-client-go/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/4a3eb5bfda973492f722/test_coverage)](https://codeclimate.com/github/brokeyourbike/currencyapi-api-client-go/test_coverage)\n\nCurrencyapi API Client for Go\n\n## Installation\n\n```bash\ngo get github.com/brokeyourbike/currencyapi-api-client-go\n```\n\n## Usage\n\n```go\nclient := currencyapi.NewClient(\"token\")\n\nresp, err := client.GetLatestRate(context.TODO(), \"GBP\", []string{\"USD\", \"EUR\"})\nrequire.NoError(t, err)\nrequire.NotNil(t, resp)\n```\n\n## Authors\n- [Ivan Stasiuk](https://github.com/brokeyourbike) | [Twitter](https://twitter.com/brokeyourbike) | [LinkedIn](https://www.linkedin.com/in/brokeyourbike) | [stasi.uk](https://stasi.uk)\n\n## License\n[BSD-3-Clause License](https://github.com/brokeyourbike/currencyapi-api-client-go/blob/main/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrokeyourbike%2Fcurrencyapi-api-client-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrokeyourbike%2Fcurrencyapi-api-client-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrokeyourbike%2Fcurrencyapi-api-client-go/lists"}