{"id":13446386,"url":"https://github.com/rishiosaur/ll","last_synced_at":"2025-04-13T21:51:38.861Z","repository":{"id":56553657,"uuid":"308015742","full_name":"rishiosaur/ll","owner":"rishiosaur","description":"⚡️ A blazing fast link shortener powered by Next.js and DNS magic!","archived":false,"fork":false,"pushed_at":"2021-01-10T01:25:03.000Z","size":640,"stargazers_count":41,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T12:12:00.908Z","etag":null,"topics":["link"],"latest_commit_sha":null,"homepage":"https://z.rishi.cx/ls","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/rishiosaur.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-28T12:54:10.000Z","updated_at":"2024-08-11T23:21:59.000Z","dependencies_parsed_at":"2022-08-15T20:50:32.634Z","dependency_job_id":null,"html_url":"https://github.com/rishiosaur/ll","commit_stats":null,"previous_names":[],"tags_count":3,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishiosaur%2Fll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishiosaur%2Fll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishiosaur%2Fll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishiosaur%2Fll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rishiosaur","download_url":"https://codeload.github.com/rishiosaur/ll/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248788855,"owners_count":21161726,"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":["link"],"created_at":"2024-07-31T05:00:52.441Z","updated_at":"2025-04-13T21:51:38.833Z","avatar_url":"https://github.com/rishiosaur.png","language":"TypeScript","funding_links":[],"categories":["Web Apps","TypeScript"],"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%2Frishiosaur%2Fll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishiosaur%2Fll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishiosaur%2Fll/lists"}