{"id":20013759,"url":"https://github.com/gregorybchris/idtrace","last_synced_at":"2026-06-13T07:32:44.420Z","repository":{"id":252721883,"uuid":"824769302","full_name":"gregorybchris/idtrace","owner":"gregorybchris","description":"Trace the origin of unique identifiers","archived":false,"fork":false,"pushed_at":"2024-08-12T06:32:20.000Z","size":222,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T02:33:24.526Z","etag":null,"topics":["generate","guid","id","identifier","origin","service","tracker","unique","uuid"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gregorybchris.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-05T22:50:03.000Z","updated_at":"2024-09-25T03:48:35.000Z","dependencies_parsed_at":"2024-08-12T04:24:11.265Z","dependency_job_id":"6057b46a-a86a-4c58-9944-00b9b12ae83e","html_url":"https://github.com/gregorybchris/idtrace","commit_stats":null,"previous_names":["gregorybchris/idtrace"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gregorybchris/idtrace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregorybchris%2Fidtrace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregorybchris%2Fidtrace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregorybchris%2Fidtrace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregorybchris%2Fidtrace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregorybchris","download_url":"https://codeload.github.com/gregorybchris/idtrace/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregorybchris%2Fidtrace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34276501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["generate","guid","id","identifier","origin","service","tracker","unique","uuid"],"created_at":"2024-11-13T07:37:46.755Z","updated_at":"2026-06-13T07:32:44.345Z","avatar_url":"https://github.com/gregorybchris.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eidtrace\u003c/h1\u003e\n\n  \u003cp\u003e\n    \u003cstrong\u003eTrace the origin of unique identifiers\u003c/strong\u003e\n  \u003c/p\u003e\n\n  \u003chr /\u003e\n\u003c/div\u003e\n\n## About\n\nidtrace is a microservice used to track the origin of unique IDs. For example, if you wanted to implement a \"share\" button in your social media app, you'd probably generate a link containing the unique ID of a post. With idtrace, you can generate a new link based on the post ID and the ID of the user generating the shareable link. When someone opens a shareable link, idtrace can query its database to determine both the original post ID and the sender of the link.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"assets/idtrace.png\" width=200\u003e\n\u003c/div\u003e\n\n## Installation\n\nInstall using [Poetry](https://python-poetry.org/)\n\n```bash\npoetry install\n```\n\n## Local development\n\n```bash\nfastapi dev idtrace/app/app.py\n```\n\n## API reference\n\nOpen [http://0.0.0.0:8000/docs](http://0.0.0.0:8000/docs) after starting up the dev server.\n\n## Frontend example\n\n```bash\ncd example\npnpm dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregorybchris%2Fidtrace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregorybchris%2Fidtrace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregorybchris%2Fidtrace/lists"}