{"id":17837976,"url":"https://github.com/sampoder/innov-week-urls","last_synced_at":"2025-04-02T13:46:12.994Z","repository":{"id":55585379,"uuid":"322757729","full_name":"sampoder/innov-week-urls","owner":"sampoder","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-26T07:52:19.000Z","size":167,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T04:44:37.454Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"innov-week-link-shortener.sampoder.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/sampoder.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-12-19T03:25:42.000Z","updated_at":"2022-08-10T16:19:38.000Z","dependencies_parsed_at":"2022-08-15T03:40:43.146Z","dependency_job_id":null,"html_url":"https://github.com/sampoder/innov-week-urls","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sampoder%2Finnov-week-urls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sampoder%2Finnov-week-urls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sampoder%2Finnov-week-urls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sampoder%2Finnov-week-urls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sampoder","download_url":"https://codeload.github.com/sampoder/innov-week-urls/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246827575,"owners_count":20840463,"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":"2024-10-27T20:49:39.804Z","updated_at":"2025-04-02T13:46:12.957Z","avatar_url":"https://github.com/sampoder.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%2Fsampoder%2Finnov-week-urls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsampoder%2Finnov-week-urls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsampoder%2Finnov-week-urls/lists"}