{"id":20529622,"url":"https://github.com/rodoufu/currency-values","last_synced_at":"2026-04-29T16:39:22.874Z","repository":{"id":104111377,"uuid":"168606175","full_name":"rodoufu/currency-values","owner":"rodoufu","description":null,"archived":false,"fork":false,"pushed_at":"2019-02-03T19:33:44.000Z","size":44,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T21:45:14.616Z","etag":null,"topics":["bitcoin","currency-converter","quotation","spring-boot"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/rodoufu.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,"zenodo":null}},"created_at":"2019-01-31T22:23:41.000Z","updated_at":"2021-03-25T14:02:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"772b22c1-5f0d-428d-be32-953b275360b8","html_url":"https://github.com/rodoufu/currency-values","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rodoufu/currency-values","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodoufu%2Fcurrency-values","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodoufu%2Fcurrency-values/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodoufu%2Fcurrency-values/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodoufu%2Fcurrency-values/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodoufu","download_url":"https://codeload.github.com/rodoufu/currency-values/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodoufu%2Fcurrency-values/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268213939,"owners_count":24214352,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bitcoin","currency-converter","quotation","spring-boot"],"created_at":"2024-11-15T23:33:16.021Z","updated_at":"2026-04-29T16:39:22.819Z","avatar_url":"https://github.com/rodoufu.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# currency-values\n\n* Functional requirements\n  * Read input data from any http source every x seconds-minutes\n  * Process data with any rules\n  * Put it in the any in-memory database (H2)\n  * By the request in browser show the last 10 entries (no UI, just json) by reading from the in-memory db\n* Non functional requirements\n  * Framework for tests: junit\n  * Do not spend time for complex processing logic.\n  * Java 8\n  * spring boot\n  * Don’t use hibernate.\n\nThe application reads the Bitcoin quotation from a Brazilian exchange at:\nhttps://broker.negociecoins.com.br/api/v3/btcbrl/ticker\nThen it modifies the data by mixing it with the currencies quotations from:\nhttps://api.exchangeratesapi.io/latest?base=BRL\nGenerating a Bitcoin quotation for each currency found.\nThe data is saved in-memory with H2 the the last 10 entries can be obtained accessing the '/' address using the GET method. \n\nIt is possible to configure the time between each time a Bitcoin quotation is requested,\nthis can be done on the file 'application.properties' on the property 'bitcoin.price.job.interval',\nthis value is the amount of milliseconds between two requests. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodoufu%2Fcurrency-values","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodoufu%2Fcurrency-values","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodoufu%2Fcurrency-values/lists"}