{"id":18453272,"url":"https://github.com/quasarbright/link-shortener","last_synced_at":"2025-04-22T11:56:36.383Z","repository":{"id":259492635,"uuid":"876312200","full_name":"quasarbright/link-shortener","owner":"quasarbright","description":"link shortener in ruby on rails","archived":false,"fork":false,"pushed_at":"2025-01-01T00:36:24.000Z","size":73,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T14:26:34.831Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/quasarbright.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}},"created_at":"2024-10-21T18:53:46.000Z","updated_at":"2024-10-24T17:03:31.000Z","dependencies_parsed_at":"2024-10-26T00:36:57.879Z","dependency_job_id":"c0cdaffe-aa65-4d5d-964c-66dde7ba4d04","html_url":"https://github.com/quasarbright/link-shortener","commit_stats":null,"previous_names":["quasarbright/link-shortener"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasarbright%2Flink-shortener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasarbright%2Flink-shortener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasarbright%2Flink-shortener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasarbright%2Flink-shortener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quasarbright","download_url":"https://codeload.github.com/quasarbright/link-shortener/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250237825,"owners_count":21397400,"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-11-06T07:35:42.262Z","updated_at":"2025-04-22T11:56:36.367Z","avatar_url":"https://github.com/quasarbright.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# link-shortener\n\nA website similar to tinyurl, where you can create a custom short url that redirects to another URL.\n\nMade with Ruby on Rails.\n\nUsers can create, view, edit, and delete shortened links. \nOnly a link's creator can edit or delete it.\n\nAuth is implemented with just `bcrypt` (no auth framework)\n\n## Dependencies\n\n* ruby 3.3.5\n* sqlite3 3.43.2\n* rails 7.2.1.1\n\n## Setup\n\n```shell\nbundle install\nbin/rails db:migrate\n```\n\n## Run Locally\n\n```shell\nbin/rails server\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquasarbright%2Flink-shortener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquasarbright%2Flink-shortener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquasarbright%2Flink-shortener/lists"}