{"id":21820162,"url":"https://github.com/5afe/claim-mobile-api","last_synced_at":"2026-05-08T09:32:50.770Z","repository":{"id":55193884,"uuid":"522432997","full_name":"5afe/claim-mobile-api","owner":"5afe","description":"Mobile client gateway for claim token flow","archived":false,"fork":false,"pushed_at":"2023-01-19T02:53:32.000Z","size":7100,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-08T00:26:27.120Z","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/5afe.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}},"created_at":"2022-08-08T06:36:13.000Z","updated_at":"2022-08-09T11:56:39.000Z","dependencies_parsed_at":"2023-02-10T20:00:37.365Z","dependency_job_id":null,"html_url":"https://github.com/5afe/claim-mobile-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/5afe/claim-mobile-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5afe%2Fclaim-mobile-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5afe%2Fclaim-mobile-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5afe%2Fclaim-mobile-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5afe%2Fclaim-mobile-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5afe","download_url":"https://codeload.github.com/5afe/claim-mobile-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5afe%2Fclaim-mobile-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32774832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"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":[],"created_at":"2024-11-27T16:28:59.265Z","updated_at":"2026-05-08T09:32:50.750Z","avatar_url":"https://github.com/5afe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# claim-mobile-api\nMobile client gateway for claim token flow\n\n\n## Setup\n\nFollowing steps will guide through initial creation of guardians and vestings database which is needed for the service to operate.\n\n### Infura\n\n[Infura](https://infura.io/) is used as web3 provider to communicate with the blockchain. You need to get an API key and create environmental variable `INFURA_PROJECT_ID`\n```\nexport INFURA_PROJECT_ID=\u003cYOUR_PROJECT_ID\u003e\n```\n\n### Populate data\n\nRun bootstrap script to parse guardians from csv, resolve their addresses, and download their images. Images will be converted to JPG, resized keeping initial aspect ratio, and stored in three different sizes.\n```\npython bootstrap.py\n```\n\n### Run service\nStart service by running\n```\nuvicorn app:app --reload\n```\n\n### Endpoints\nBy default swagger UI is accessible at\n```\nhttp://127.0.0.1:8000/docs\n```\nRedoc UI is accessible at\n```\nhttp://127.0.0.1:8000/redoc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5afe%2Fclaim-mobile-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5afe%2Fclaim-mobile-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5afe%2Fclaim-mobile-api/lists"}