{"id":16656361,"url":"https://github.com/wnuqui/convertex","last_synced_at":"2026-05-20T00:08:01.804Z","repository":{"id":117460552,"uuid":"101606715","full_name":"wnuqui/convertex","owner":"wnuqui","description":"A simple Phoenix JSON API application that converts currency.","archived":false,"fork":false,"pushed_at":"2017-11-02T21:59:42.000Z","size":51,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T11:42:17.911Z","etag":null,"topics":["convert-currency","elixir","json-api","phoenix"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/wnuqui.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":"2017-08-28T05:23:55.000Z","updated_at":"2023-11-20T08:12:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c642511-bc4b-4551-a251-77b9f59a851c","html_url":"https://github.com/wnuqui/convertex","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/wnuqui%2Fconvertex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wnuqui%2Fconvertex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wnuqui%2Fconvertex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wnuqui%2Fconvertex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wnuqui","download_url":"https://codeload.github.com/wnuqui/convertex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243277488,"owners_count":20265350,"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":["convert-currency","elixir","json-api","phoenix"],"created_at":"2024-10-12T09:57:09.088Z","updated_at":"2025-12-29T00:23:00.205Z","avatar_url":"https://github.com/wnuqui.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# convertex [![Build Status](https://travis-ci.org/wnuqui/convertex.png?branch=master)](https://travis-ci.org/wnuqui/convertex)  [![Coverage Status](https://coveralls.io/repos/github/wnuqui/convertex/badge.svg?branch=master)](https://coveralls.io/github/wnuqui/convertex?branch=master)\n\nA simple Phoenix JSON API application that converts currency. This is a direct port of [konverter](https://github.com/wnuqui/konverter), a Rails application.\n\n## Specifications\n- [x] Convert currency to another currency using Google\n- [x] Save/cache conversion for the next 60 seconds\n- [x] After 60 seconds, convert using Google again\n\n## Sample Usage\n\nSimple `curl` command to convert **USD** to **PHP**.\n\n```bash\n# curl command\n$ curl -s -X \"POST\" \"http://localhost:4000/api/conversions\" \\\n\t-H \"Content-Type: application/json\" \\\n\t-d \"{\\\"base\\\":\\\"USD\\\",\\\"amount\\\":\\\"1\\\",\\\"target\\\":\\\"PHP\\\"}\"\n\n# response\n# {\"data\":{\"conversion\":\"1 US dollar = 51.0740 Philippine pesos\"}}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwnuqui%2Fconvertex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwnuqui%2Fconvertex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwnuqui%2Fconvertex/lists"}