{"id":35038011,"url":"https://github.com/fteem/shortenizer","last_synced_at":"2026-05-19T13:13:33.475Z","repository":{"id":22020811,"uuid":"25346830","full_name":"fteem/shortenizer","owner":"fteem","description":"Mountable URL shortener for you Rails app.","archived":false,"fork":false,"pushed_at":"2014-10-27T05:42:13.000Z","size":824,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T05:43:11.160Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fteem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-17T08:14:19.000Z","updated_at":"2014-10-23T07:49:10.000Z","dependencies_parsed_at":"2022-07-27T02:47:38.835Z","dependency_job_id":null,"html_url":"https://github.com/fteem/shortenizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fteem/shortenizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fshortenizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fshortenizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fshortenizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fshortenizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fteem","download_url":"https://codeload.github.com/fteem/shortenizer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fshortenizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28075692,"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-12-27T02:00:05.897Z","response_time":58,"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-12-27T08:03:51.663Z","updated_at":"2025-12-27T08:03:52.206Z","avatar_url":"https://github.com/fteem.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shortenizer\n\nShortenizer is a tiny mountable URL shortener for your Rails application. \n\n\n## Installation\n* Install the gem by adding it to your Gemfile.\n* Mount the engine by adding this to your routes file.\n```ruby\n  mount Shortenizer::Engine =\u003e \"/your-preferred-route\"\n```\n\n\n* Run migrations\n```ruby\n  rake db:migrate\n```\n\n## Usage\nTo shorten a link, visit: \n```\n  http://your-app-host/your-preferred-route/shorten\n```\n\nTo view all the routes that this engine has, run:\n```\n  rake routes\n```\n\n## Customization\n\n* If you want to change the style of the form, see the CSS classes used [here](https://github.com/fteem/shortenizer/blob/master/app/assets/stylesheets/shortenizer/application.css).\n\n## To do\n* Add the abiility for the shortener to be used only for authenticated users.\n\n## Contributing\n\n1. Fork it ( http://github.com/fteem/shortenizer/fork )\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin my-new-feature)\n5. Create new Pull Request\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffteem%2Fshortenizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffteem%2Fshortenizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffteem%2Fshortenizer/lists"}