{"id":16150768,"url":"https://github.com/denysvitali/shortest-skipper","last_synced_at":"2026-07-14T14:10:51.447Z","repository":{"id":148090752,"uuid":"84121953","full_name":"denysvitali/shortest-skipper","owner":"denysvitali","description":"Skips shorte.st links","archived":false,"fork":false,"pushed_at":"2017-03-06T21:21:32.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-03T11:32:20.881Z","etag":null,"topics":["shorte","shortest","skipper","st"],"latest_commit_sha":null,"homepage":null,"language":"Crystal","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/denysvitali.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-06T21:20:45.000Z","updated_at":"2018-03-26T23:19:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e9d3d43-5f1b-4fa9-9f4f-7b998dddc3c2","html_url":"https://github.com/denysvitali/shortest-skipper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/denysvitali/shortest-skipper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denysvitali%2Fshortest-skipper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denysvitali%2Fshortest-skipper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denysvitali%2Fshortest-skipper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denysvitali%2Fshortest-skipper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denysvitali","download_url":"https://codeload.github.com/denysvitali/shortest-skipper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denysvitali%2Fshortest-skipper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35464809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-14T02:00:06.603Z","response_time":114,"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":["shorte","shortest","skipper","st"],"created_at":"2024-10-10T00:51:45.274Z","updated_at":"2026-07-14T14:10:51.428Z","avatar_url":"https://github.com/denysvitali.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shortest-skipper\n\nThis library helps you skip shorte.st links programmatically (you still have to wait 5 seconds)\n\n## Installation\n\nAdd this to your application's `shard.yml`:\n\n```yaml\ndependencies:\n  shortest-skipper:\n    github: denysvitali/shortest-skipper\n```\n\n## Usage\n\n```crystal\nrequire \"shortest-skipper\"\n\nskipped = Shortest::Skipper::Skipper.skip \"http://viid.me/qq0BOa\"\n\nif skipped.is_a? Shortest::Skipper::Skipper::Result\n  puts skipped.destinationUrl\nend\n```\nI know, `Shortest::Skipper::Skipper.skip` isn't beautiful, you can rename it if you want\n\n## Development\n\nTODO: Write development instructions here\n\n## Contributing\n\n1. Fork it ( https://github.com/denysvitali/shortest-skipper/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 a new Pull Request\n\n## Contributors\n\n- [denysvitali](https://github.com/denysvitali) Denys Vitali - creator, maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenysvitali%2Fshortest-skipper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenysvitali%2Fshortest-skipper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenysvitali%2Fshortest-skipper/lists"}