{"id":15009602,"url":"https://github.com/curious22/graduation-work","last_synced_at":"2026-02-14T16:31:57.071Z","repository":{"id":127363833,"uuid":"68533580","full_name":"curious22/graduation-work","owner":"curious22","description":null,"archived":false,"fork":false,"pushed_at":"2017-01-21T19:51:41.000Z","size":42,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-09-20T23:56:22.036Z","etag":null,"topics":["falcon","mongodb","python-3-5","redis","scrapy"],"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/curious22.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":"2016-09-18T16:34:18.000Z","updated_at":"2016-12-14T20:41:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"ab446695-575b-4669-95c6-fc59de2a95f7","html_url":"https://github.com/curious22/graduation-work","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/curious22/graduation-work","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curious22%2Fgraduation-work","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curious22%2Fgraduation-work/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curious22%2Fgraduation-work/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curious22%2Fgraduation-work/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/curious22","download_url":"https://codeload.github.com/curious22/graduation-work/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curious22%2Fgraduation-work/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29449369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["falcon","mongodb","python-3-5","redis","scrapy"],"created_at":"2024-09-24T19:26:56.577Z","updated_at":"2026-02-14T16:31:57.056Z","avatar_url":"https://github.com/curious22.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project for graduate work\n\n## Requirements\n- Python 3\n- Scrapy 1.2.1\n- MongoDB 3.4.0\n- Redis\n- Falcon 1.1.0\n\n```\nsudo apt-get install build-essential libssl-dev libffi-dev python-dev python3-dev\n```\n\n### Run tests\n\nActivate the virtualenv\n\nRun command: `pytest -v`\n\n### Run from virtual environment\n\nNavigate into `falcon_api/`\n\nRun command `gunicorn app`\n\n\n### Run from docker container\n\u003e Doesn't completed\n\nPull redis and mongodb containers\n```\ndocker pull redis\ndocker pull mongo\n```\n\nRun redis and mongodb\n```\ndocker run -p 27017:27017 -v /home/$(user)/data:/data/db -d mongo # Run MongoDB\ndocker run -p 6379:6379 -v /docker/host/dir:/data --name docker-redis -d redis # Run Redis\n```\n\nNavigate to project root dir\n```\ndocker run --rm -it -v $(pwd):/app 0e0a32ccc5fa sh -c 'cd /app/falcon_api/ \u0026\u0026 gunicorn app'\n```\n\n\n\u003e API's endpoints are [here](docs/endpoints.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurious22%2Fgraduation-work","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcurious22%2Fgraduation-work","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurious22%2Fgraduation-work/lists"}