{"id":23255821,"url":"https://github.com/xyzjonas/applifting-demo","last_synced_at":"2026-04-04T22:34:10.976Z","repository":{"id":186400330,"uuid":"671542345","full_name":"xyzjonas/applifting-demo","owner":"xyzjonas","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-10T11:48:57.000Z","size":15606,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T03:44:43.237Z","etag":null,"topics":["auth","aws","demo-app","docker","docker-compose","fastapi","poetry"],"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/xyzjonas.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}},"created_at":"2023-07-27T14:56:00.000Z","updated_at":"2024-02-09T11:24:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c2c465a-5020-45ef-85c5-7141c633285f","html_url":"https://github.com/xyzjonas/applifting-demo","commit_stats":null,"previous_names":["xyzjonas/applifting-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xyzjonas/applifting-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyzjonas%2Fapplifting-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyzjonas%2Fapplifting-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyzjonas%2Fapplifting-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyzjonas%2Fapplifting-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xyzjonas","download_url":"https://codeload.github.com/xyzjonas/applifting-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyzjonas%2Fapplifting-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31416778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"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":["auth","aws","demo-app","docker","docker-compose","fastapi","poetry"],"created_at":"2024-12-19T11:32:01.546Z","updated_at":"2026-04-04T22:34:10.937Z","avatar_url":"https://github.com/xyzjonas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aggregator microservice\nA simple FastAPI microservice API.\n\n* **aggregator_api** - the API application itself\n* **aggregator_connector** - the client connector for the remote service (register, query offers)\n* **aggregator_watcher** - background task watching \u0026 updating products' offers\n\n## Installation\n\n#### 1) Local\n\n```shell\npoetry install\n```\n...afterwards:\n```shell\n# start the API server as a Python process using Uvicorn\napplifting-demo\n```\n```shell\n# start the watcher process - looping indefinitely\napplifting-watcher\n```\n\n...and don't forget to set up these environment variables:\n```shell\nexport ACCESS_TOKEN=\u003cyour-token-here\u003e\nexport DATABASE_URI=\u003cyour-database-connection-string-here\u003e\nexport CLOUD_URI=\u003cremote-service-base-url-here\u003e\n```\n\n#### 2) Docker \u0026 Compose\nRun individual images/services\n```shell\n# 1) API\ndocker run -it --rm --entrypoint applifting-demo scotch3840/misc:applifting-demo\n# 2) Watcher\ndocker run -it --rm --entrypoint applifting-watcher scotch3840/misc:applifting-demo\n```\n...or use attached compose file.\n```shell\ndocker compose up -d\n```\n```shell\n# ACCESS_TOKEN is the only required variable\nexport ACCESS_TOKEN=\u003cyour-token-here\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxyzjonas%2Fapplifting-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxyzjonas%2Fapplifting-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxyzjonas%2Fapplifting-demo/lists"}