{"id":18039340,"url":"https://github.com/philipinho/coingecko-java","last_synced_at":"2025-04-10T02:22:50.365Z","repository":{"id":38352188,"uuid":"190212154","full_name":"Philipinho/CoinGecko-Java","owner":"Philipinho","description":"Java wrapper for the CoinGecko API.","archived":false,"fork":false,"pushed_at":"2024-05-02T17:42:41.000Z","size":126,"stargazers_count":121,"open_issues_count":3,"forks_count":77,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-06T15:57:13.666Z","etag":null,"topics":["api-wrapper","bitcoin","coingecko","coingecko-api","coingecko-java","cryptocurrency","ethereum","java","retrofit2"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Philipinho.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-04T13:56:05.000Z","updated_at":"2025-04-04T09:37:33.000Z","dependencies_parsed_at":"2024-02-02T14:16:52.165Z","dependency_job_id":"593aed61-5dca-4af9-80a5-2223bb7ad4cc","html_url":"https://github.com/Philipinho/CoinGecko-Java","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/Philipinho%2FCoinGecko-Java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Philipinho%2FCoinGecko-Java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Philipinho%2FCoinGecko-Java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Philipinho%2FCoinGecko-Java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Philipinho","download_url":"https://codeload.github.com/Philipinho/CoinGecko-Java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248143254,"owners_count":21054737,"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-wrapper","bitcoin","coingecko","coingecko-api","coingecko-java","cryptocurrency","ethereum","java","retrofit2"],"created_at":"2024-10-30T14:09:11.414Z","updated_at":"2025-04-10T02:22:50.337Z","avatar_url":"https://github.com/Philipinho.png","language":"Java","readme":"# CoinGecko-Java\n![CoinGecko build status](https://github.com/Philipinho/CoinGecko-Java/actions/workflows/maven.yml/badge.svg)\n\nJava wrapper for the CoinGecko API.\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://i.ibb.co/sRLCZk2/java-gecko-200.png\" alt=\"java-gecko-200\" alt=\"CoinGecko-Java logo\" alt=\"CoinGecko-Java Logo\"/\u003e\n\u003c/p\u003e\n\n## Usage\nThis API client covers all CoinGecko's API endpoints and i'll try to update it when new endpoints are added.\n\nFor complete API documentation please refer to https://www.coingecko.com/api/docs/v3.\n\nFor examples Goto: \u003ca href=\"https://github.com/Philipinho/CoinGecko-Java/tree/master/src/test/java/com/litesoftwares/coingecko/examples\"\u003eExamples\u003c/a\u003e.\n\n```\nCoinGeckoApiClient client = new CoinGeckoApiClientImpl();\nclient.ping();\nclient.shutdown();\n```\n\nTo get price of a currency in USD\n```\nclient.getPrice(\"bitcoin\",Currency.USD);\n```\n\n## License\nMIT License\n\nCopyright (c) 2019 Philip Okugbe\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilipinho%2Fcoingecko-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilipinho%2Fcoingecko-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilipinho%2Fcoingecko-java/lists"}