{"id":18276134,"url":"https://github.com/ashanan/shorten","last_synced_at":"2026-01-20T01:58:34.180Z","repository":{"id":2233063,"uuid":"3186533","full_name":"ashanan/Shorten","owner":"ashanan","description":"A URL shortener written in several different languages.","archived":false,"fork":false,"pushed_at":"2016-09-03T16:43:49.000Z","size":8,"stargazers_count":4,"open_issues_count":3,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-20T21:38:12.762Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/ashanan.png","metadata":{"files":{"readme":"README","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}},"created_at":"2012-01-15T22:49:38.000Z","updated_at":"2019-08-13T14:55:30.000Z","dependencies_parsed_at":"2022-07-21T21:32:40.269Z","dependency_job_id":null,"html_url":"https://github.com/ashanan/Shorten","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/ashanan%2FShorten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashanan%2FShorten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashanan%2FShorten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashanan%2FShorten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashanan","download_url":"https://codeload.github.com/ashanan/Shorten/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284911,"owners_count":20913691,"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-05T12:15:03.109Z","updated_at":"2026-01-20T01:58:34.154Z","avatar_url":"https://github.com/ashanan.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project is an attempt to explore various programming languages by writing the same non-trivial program (a url shortener) in a bunch of different ones.\n\nAdded the following rewrite rule in my apache configuration so that all paths starting with an underscore redirect to the script that handles the actual redirection.\n\n\tRewriteRule ^/_(.*)/$ http://ashanan.com/shorten/php/redirect.php?id=$1\n\tRewriteRule ^/_(.*)$ http://ashanan.com/shorten/php/redirect.php?id=$1\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashanan%2Fshorten","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashanan%2Fshorten","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashanan%2Fshorten/lists"}