{"id":23869511,"url":"https://github.com/quatrolavita/simporter_test_task","last_synced_at":"2026-04-16T10:02:40.971Z","repository":{"id":185072341,"uuid":"289696949","full_name":"quatrolavita/simporter_test_task","owner":"quatrolavita","description":"Simporter Test Task","archived":false,"fork":false,"pushed_at":"2020-08-23T14:14:16.000Z","size":513,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-13T10:03:35.921Z","etag":null,"topics":["docker","docker-compose","flask","pandas-python","postgresql","python3","sqlalchemy","unit-testing"],"latest_commit_sha":null,"homepage":"","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/quatrolavita.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-08-23T13:58:42.000Z","updated_at":"2020-08-23T14:14:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed474c50-91c8-48e9-8281-fd6255620707","html_url":"https://github.com/quatrolavita/simporter_test_task","commit_stats":null,"previous_names":["quatrolavita/simporter_test_task"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/quatrolavita/simporter_test_task","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quatrolavita%2Fsimporter_test_task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quatrolavita%2Fsimporter_test_task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quatrolavita%2Fsimporter_test_task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quatrolavita%2Fsimporter_test_task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quatrolavita","download_url":"https://codeload.github.com/quatrolavita/simporter_test_task/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quatrolavita%2Fsimporter_test_task/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31880884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"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":["docker","docker-compose","flask","pandas-python","postgresql","python3","sqlalchemy","unit-testing"],"created_at":"2025-01-03T12:36:00.063Z","updated_at":"2026-04-16T10:02:40.952Z","avatar_url":"https://github.com/quatrolavita.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simporter Test Task \n\nThis application requires two API methods `/api/info` and `/api/timeline`\n\n`/api/info` \nThis API method returns JSON with possible filtering (list of attributes and list of values for each attribute)\nLike this:\n``` \n{\n  \"asin\": [\u003clist of values\u003e], \n  \"brand\": [\u003clist of values\u003e], \n  \"source\": [\u003clist of values\u003e], \n  \"stars\": [\u003clist of values\u003e]\n}\n```\n\n`/api/timeline/?\u003cparams\u003e`\n\nThis API method returns JSON with timeline information according to input parameters\n\nLike this:\n\n```\n{“timeline”: \n[{\n“date”: “2019-01-01”, \n\"value\": 10}, \n... \n] }\n\n```\n\n# HOW TO START?\n\n1. Clone git repo \n\n2. Install docker [tutorial](https://docs.docker.com/engine/install/ubuntu/)\n3. `sudo docker-compose build app`\n4. `sudo docker-compose up`\n5.  Than you can follow `http://localhost:5000/api/info` or `http://localhost:5000/api/timeline?\u003cparams\u003e`\n\nIf you want to restart app just enter commands below:\n\n```\nsudo docker-compose down\nsudo docker-compose up\n```\n\n# HOW TO TEST?\n\n1. Clone git repo \n\n2. Install docker [tutorial](https://docs.docker.com/engine/install/ubuntu/)\n3. `sudo docker-compose build app`\n4. `sudo docker-compose run app sh -c \"python manage.py test --coverage\"`\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquatrolavita%2Fsimporter_test_task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquatrolavita%2Fsimporter_test_task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquatrolavita%2Fsimporter_test_task/lists"}