{"id":19277992,"url":"https://github.com/fryzcode/dailycurrency","last_synced_at":"2026-05-15T12:32:13.053Z","repository":{"id":221223542,"uuid":"753643927","full_name":"fryzcode/DailyCurrency","owner":"fryzcode","description":"This project is designed to update currency data daily from an external API and store it in a local database.","archived":false,"fork":false,"pushed_at":"2024-02-06T19:47:12.000Z","size":873,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-26T01:38:49.471Z","etag":null,"topics":["asp-net-mvc","background-task-and-scheduler","csharp","mssql"],"latest_commit_sha":null,"homepage":"","language":"C#","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/fryzcode.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":"2024-02-06T14:26:55.000Z","updated_at":"2024-07-03T08:39:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"8a5ef594-020e-4579-bb6b-921fd7d02a3d","html_url":"https://github.com/fryzcode/DailyCurrency","commit_stats":null,"previous_names":["feryazhacimuradov/dailycurrency","fryzcode/dailycurrency"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fryzcode/DailyCurrency","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fryzcode%2FDailyCurrency","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fryzcode%2FDailyCurrency/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fryzcode%2FDailyCurrency/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fryzcode%2FDailyCurrency/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fryzcode","download_url":"https://codeload.github.com/fryzcode/DailyCurrency/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fryzcode%2FDailyCurrency/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33067181,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["asp-net-mvc","background-task-and-scheduler","csharp","mssql"],"created_at":"2024-11-09T21:07:33.315Z","updated_at":"2026-05-15T12:32:13.027Z","avatar_url":"https://github.com/fryzcode.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Daily Currency Update Service\n\nThis project is designed to update currency data daily from an external API and store it in a local database. It consists of ASP.NET Core MVC application with background service for scheduled currency updates.\n\n## Features\n\n- Fetches currency data from an external API daily.\n- Parses XML data and stores it in a local database.\n- Provides endpoints to manually trigger currency update and delete all data.\n- Scheduled background service updates currency data every 1 minute.\n\n## Installation\n\n1. Clone the repository to your local machine:\n\n```bash\ngit clone https://github.com/FeryazHacimuradov/DailyCurrency.git\n```\n\n2. Navigate to the project directory:\n\n```bash\ncd DailyCurrency\n```\n\n3. Build the project:\n\n```bash\ndotnet build\n```\n\n4. Run the project:\n\n```bash\ndotnet run\n```\n\n5. Open your web browser and navigate to `https://localhost:port` to access the application.\n\n## Usage\n\n- Access the home page to view the currency data.\n\n## Technologies Used\n\n- ASP.NET Core MVC\n- Entity Framework Core\n- HttpClient for API requests\n- NCrontab for scheduling background tasks\n\n## Credits\n\n- Developed by [Faryaz Hajimuradov]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffryzcode%2Fdailycurrency","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffryzcode%2Fdailycurrency","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffryzcode%2Fdailycurrency/lists"}