{"id":18350592,"url":"https://github.com/barismeral/java-tcmb-doviz-api","last_synced_at":"2025-04-06T10:32:15.707Z","repository":{"id":144569622,"uuid":"161893990","full_name":"barismeral/java-tcmb-doviz-api","owner":"barismeral","description":"Java için TCMB günlük Döviz Kuru API 19 Para Birimi","archived":false,"fork":false,"pushed_at":"2020-03-16T16:41:07.000Z","size":36,"stargazers_count":8,"open_issues_count":0,"forks_count":6,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-21T21:51:13.679Z","etag":null,"topics":["api","currency","currency-api","currency-converter","currency-exchange","currency-rates","doviz","dovizkurlari","java","java-library","java8","tcmb","turkish","turkiye","xml","xml-parser"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/barismeral.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":"2018-12-15T10:27:22.000Z","updated_at":"2024-07-14T03:02:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"f45bfbb5-1b73-4f06-bf21-275a0c41b38f","html_url":"https://github.com/barismeral/java-tcmb-doviz-api","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barismeral%2Fjava-tcmb-doviz-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barismeral%2Fjava-tcmb-doviz-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barismeral%2Fjava-tcmb-doviz-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barismeral%2Fjava-tcmb-doviz-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barismeral","download_url":"https://codeload.github.com/barismeral/java-tcmb-doviz-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247470278,"owners_count":20944143,"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","currency-api","currency-converter","currency-exchange","currency-rates","doviz","dovizkurlari","java","java-library","java8","tcmb","turkish","turkiye","xml","xml-parser"],"created_at":"2024-11-05T21:27:39.428Z","updated_at":"2025-04-06T10:32:15.696Z","avatar_url":"https://github.com/barismeral.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TCBM java API\n\n## Version 1.0.1\n\n## Factory Class CurrencyFactory\n\n## Moneys Enum Moneys\n\n## Currency Interface Currency\n\n## Main Class Main\n\n\u003chr\u003e\n\n# Methods\n\u003chr\u003e\n\n\u003ccode\u003egetCurrency();        //return Money name, selling price, buying price and date\u003c/code\u003e\n\n## Usage\n\u003chr\u003e\n\u003ccode\u003e CurrencyFactory factory = new CurrencyFactory(Moneys.US_DOLLAR); \n  \n  Currency cur = factory.getCurrency();     // get selected money unit current infos\n  \n  String date = cur.getDate();     // 12/14/2018\n  \n  String name = cur.getName();    // US DOLLAR\n  \n  float buying = cur.getBuyingPrice();   // 5.3672\n  \n  float selling = cur.getSellingPrice();   // 5.3887\n  \n  boolean isForex = cur.isForex();   // false dollar not forex\u003c/code\u003e\n  \u003chr\u003e\n  \n            \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarismeral%2Fjava-tcmb-doviz-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarismeral%2Fjava-tcmb-doviz-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarismeral%2Fjava-tcmb-doviz-api/lists"}