{"id":25608680,"url":"https://github.com/faisalsayed10/ll","last_synced_at":"2025-10-18T16:53:16.911Z","repository":{"id":41814291,"uuid":"308817762","full_name":"faisalsayed10/ll","owner":"faisalsayed10","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-28T12:13:21.000Z","size":251,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-15T21:24:49.402Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"link-shortener-rust.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/faisalsayed10.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}},"created_at":"2020-10-31T06:18:32.000Z","updated_at":"2020-10-31T06:19:30.000Z","dependencies_parsed_at":"2022-08-11T18:11:43.584Z","dependency_job_id":null,"html_url":"https://github.com/faisalsayed10/ll","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/faisalsayed10/ll","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalsayed10%2Fll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalsayed10%2Fll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalsayed10%2Fll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalsayed10%2Fll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faisalsayed10","download_url":"https://codeload.github.com/faisalsayed10/ll/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalsayed10%2Fll/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279570829,"owners_count":26192970,"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","status":"online","status_checked_at":"2025-10-18T02:00:06.492Z","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":[],"created_at":"2025-02-21T20:29:46.529Z","updated_at":"2025-10-18T16:53:16.883Z","avatar_url":"https://github.com/faisalsayed10.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LL\n\n![lint status](https://github.com/rishiosaur/ll/workflows/lint/badge.svg)\n![format status](https://github.com/rishiosaur/ll/workflows/format/badge.svg)\n![GitHub](https://img.shields.io/github/license/rishiosaur/ll)\n![GitHub issues](https://img.shields.io/github/issues/rishiosaur/ll)\n![GitHub contributors](https://img.shields.io/github/contributors/rishiosaur/ll)\n![GitHub last commit](https://img.shields.io/github/last-commit/rishiosaur/ll)\n\nA minimal link shortener powered by Next.js and Vercel.\n\n## Structure of a route:\n\n```\n{\n  url: string\n  name: string\n  public: boolean\n  title?: string\n  description?: string\n}\n```\n\n`url` is the end URL that you'd like to redirect to.\n`name` is the name of the route that redirects to `url`.\n`public` is a boolean that determines whether or not this redirect shows up in the public directory.\n\n## Basic Setup\n\n`LL` was created to be completely open; it works with any data source that returns an array of objects that conform to the above protocol.\n\nFor the most basic setup, you can generate a basic data source by using the [ll-basic](https://github.com/rishiosaur/ll-basic) template. Hit the `routes.json` file and click \"Raw\" (the returned JSON implements the above protocol; try parsing it yourself!)\n\nThe returned URL will be your API url. Just click the button below, and fill in the appropriate fields.\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2Frishiosaur%2Fll\u0026env=apiURL\u0026project-name=link-shortener\u0026repo-name=link-shortener)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaisalsayed10%2Fll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaisalsayed10%2Fll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaisalsayed10%2Fll/lists"}