{"id":28975002,"url":"https://github.com/timelessnesses/redirector","last_synced_at":"2025-06-24T12:08:07.761Z","repository":{"id":289784317,"uuid":"972158563","full_name":"timelessnesses/redirector","owner":"timelessnesses","description":"Cloudflare-powered URL shortener","archived":false,"fork":false,"pushed_at":"2025-04-25T02:25:47.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-25T03:32:01.369Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/timelessnesses.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,"zenodo":null}},"created_at":"2025-04-24T16:15:44.000Z","updated_at":"2025-04-25T02:25:50.000Z","dependencies_parsed_at":"2025-04-25T03:32:06.986Z","dependency_job_id":"cb67751a-be18-4a7e-8420-9b86502a95d6","html_url":"https://github.com/timelessnesses/redirector","commit_stats":null,"previous_names":["timelessnesses/redirector"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/timelessnesses/redirector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timelessnesses%2Fredirector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timelessnesses%2Fredirector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timelessnesses%2Fredirector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timelessnesses%2Fredirector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timelessnesses","download_url":"https://codeload.github.com/timelessnesses/redirector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timelessnesses%2Fredirector/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261669021,"owners_count":23192362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-06-24T12:08:01.072Z","updated_at":"2025-06-24T12:08:07.752Z","avatar_url":"https://github.com/timelessnesses.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# redirector\n\nCloudflare-powered URL shortener.\n\n## Deploy\n\n```bash\npnpm install\npnpx wrangler publish\npnpx wrangler d1 execute redirector --file .\\src\\create.sql --remote\n```\n\n## Add\n\n```bash\ncurl -X GET https://{your-domain}/add?url=https://example.com\u0026expires=30\n```\n\nexpires is optional arg where you provided \"age\" in seconds (default 3 days)\n\n## Get\n\n```bash\ncurl -X GET https://{your-domain}/get?id={id}\n```\n\nReturns useful information about the URL. (Expiration time, original URL)\n\n## Go\n\n```bash\ncurl -X GET https://{your-domain}/{id}\n```\n\nRedirects to the original URL.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimelessnesses%2Fredirector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimelessnesses%2Fredirector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimelessnesses%2Fredirector/lists"}