{"id":28475813,"url":"https://github.com/rustbas/currenter","last_synced_at":"2025-07-28T09:07:47.823Z","repository":{"id":211693954,"uuid":"729754076","full_name":"rustbas/currenter","owner":"rustbas","description":"Simple currency converter.","archived":false,"fork":false,"pushed_at":"2025-06-03T17:21:39.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T00:40:02.893Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/rustbas.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,"zenodo":null}},"created_at":"2023-12-10T08:46:28.000Z","updated_at":"2025-06-03T17:21:40.000Z","dependencies_parsed_at":"2025-06-03T17:09:28.495Z","dependency_job_id":"4931d85e-fc31-4382-a538-7d6029e311df","html_url":"https://github.com/rustbas/currenter","commit_stats":null,"previous_names":["rustbas/currerter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rustbas/currenter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustbas%2Fcurrenter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustbas%2Fcurrenter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustbas%2Fcurrenter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustbas%2Fcurrenter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustbas","download_url":"https://codeload.github.com/rustbas/currenter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustbas%2Fcurrenter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267489790,"owners_count":24095804,"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-07-28T02:00:09.689Z","response_time":68,"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":[],"created_at":"2025-06-07T14:40:22.527Z","updated_at":"2025-07-28T09:07:47.810Z","avatar_url":"https://github.com/rustbas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Currenter\n\nSimple currency converter.\n\n# Initialization\n\n## DockerHub\n\nYou can pull it from DockerHub:\n```console\nfoo@bar:~$ docker run --rm -d -p 8000:80 wtukatyr/currenter:latest\n```\n\n## Manual building\n\n1. Clone the repository:\n    ```console\n    foo@bar:~$ git clone https://github.com/rustbas/currenter.git\n    foo@bar:~$ cd currenter\n    ```\n2. Build the docker image:\n    ```console\n    foo@bar:~/currenter$ docker build -t currenter .\n    ```\n3. Run the docker container:\n    ```console\n    foo@bar:~/currenter$ docker run --rm -d -p 8000:80 currenter:latest\n    ```\n\n# Usage\n\n1. Open `localhost:8000` in your browser\n2. Choose currencies\n3. Insert amount \n4. Click `Submit`\n\n# TODO\n\n1. [ ] Change `sqlite` to `postgreql`\n2. [ ] Add button to update the database\n3. [ ] Add frontend\n4. [ ] Add more currencies\n5. [ ] Refactor database workflow\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustbas%2Fcurrenter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustbas%2Fcurrenter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustbas%2Fcurrenter/lists"}