{"id":19553845,"url":"https://github.com/blankscreen-exe/uw01-assignment","last_synced_at":"2026-05-13T01:04:16.635Z","repository":{"id":233998875,"uuid":"788151318","full_name":"Blankscreen-exe/uw01-Assignment","owner":"Blankscreen-exe","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-19T12:10:43.000Z","size":51,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T07:32:44.679Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Blankscreen-exe.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-04-17T21:52:36.000Z","updated_at":"2024-04-18T07:31:28.000Z","dependencies_parsed_at":"2024-11-11T04:27:52.278Z","dependency_job_id":"32ba6948-8eff-4aa8-8c13-251bd6da9974","html_url":"https://github.com/Blankscreen-exe/uw01-Assignment","commit_stats":null,"previous_names":["blankscreen-exe/uw01-tariqshah-assignment","blankscreen-exe/uw01-assignment"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Blankscreen-exe/uw01-Assignment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankscreen-exe%2Fuw01-Assignment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankscreen-exe%2Fuw01-Assignment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankscreen-exe%2Fuw01-Assignment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankscreen-exe%2Fuw01-Assignment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Blankscreen-exe","download_url":"https://codeload.github.com/Blankscreen-exe/uw01-Assignment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankscreen-exe%2Fuw01-Assignment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32963180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"ssl_error","status_checked_at":"2026-05-12T23:30:18.191Z","response_time":102,"last_error":"SSL_read: 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":[],"created_at":"2024-11-11T04:24:53.614Z","updated_at":"2026-05-13T01:04:16.595Z","avatar_url":"https://github.com/Blankscreen-exe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Installation\n\n1. create virtual env and install dependencies\n\n```sh\npip3 install -r requirements.txt\n```\n\n3. copy and edit `.env` file\n\n4. create a `temp` folder in the root of the project\n\n5. Run the application\n\n```sh\nuvicorn main:app --reload\n```\n\n6. go to `http://127.0.0.1:8000/docs` for Swagger UI\n\n### Setup Redis (docker)\n\n1. Run the docker Redis Service\n\n```sh\ndocker compose up\n```\n\n2. access redis commander on `http://127.0.0.1:8081`\n3. your redis service will be running at port `6379`\n\n### Setup Redis (locally)\n\n1. Install `redis-cli`. Follow [this guide](https://redis.io/docs/latest/operate/oss_and_stack/install/install-redis/) if you face any problems\n\n```sh\nsudo apt-get install redis\n```\n\n2. Check if `redis` is corrently installed\n\n```sh\nredis-cli\n```\n\n3. Install `redis-commander`. Note that you need `npm` before you can install `redis-commander`\n\n```sh\nnpm install -g redis-commander\n```\n\n4. Start `redis-commander` service. Probably on port `8081`\n\n```sh\nredis-commander\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblankscreen-exe%2Fuw01-assignment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblankscreen-exe%2Fuw01-assignment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblankscreen-exe%2Fuw01-assignment/lists"}