{"id":20159838,"url":"https://github.com/diogok/shortener","last_synced_at":"2025-10-14T08:14:02.268Z","repository":{"id":1316862,"uuid":"1261727","full_name":"diogok/shortener","owner":"diogok","description":"URL shortener","archived":false,"fork":false,"pushed_at":"2011-04-13T03:48:10.000Z","size":104,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T00:46:39.700Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/diogok.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}},"created_at":"2011-01-16T23:20:21.000Z","updated_at":"2017-07-31T15:44:25.000Z","dependencies_parsed_at":"2022-08-16T13:05:12.892Z","dependency_job_id":null,"html_url":"https://github.com/diogok/shortener","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/diogok/shortener","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogok%2Fshortener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogok%2Fshortener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogok%2Fshortener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogok%2Fshortener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diogok","download_url":"https://codeload.github.com/diogok/shortener/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogok%2Fshortener/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018307,"owners_count":26086334,"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-10-14T02:00:06.444Z","response_time":60,"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":"2024-11-14T00:10:37.788Z","updated_at":"2025-10-14T08:14:02.238Z","avatar_url":"https://github.com/diogok.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shorten\n\nURL shortener in clojure+redis.\n\n## CONFIG\n\nTake a look at config.json\n\n## HTTP API\n\nMake a POST to /shorten like \"url=http://google.com\" and will receive the shortened url.\nMake a GET to the shortened url to be redirected (301 + Location header).\nMake a GET to /resolver/url , and url here is the shortpart to receive where is points to.\n\n## RUNING\n\nBetter run with -XX:+UseConcMarkSweepGC and -server .\nlein run\njava -jar shorten-0.1-standalone.jar -XX:+UseConcMarkSweepGC -server\n\n\n## License\n\nCopyright (C) 2010 diogok\n\nDistributed under the Eclipse Public License, the same as Clojure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiogok%2Fshortener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiogok%2Fshortener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiogok%2Fshortener/lists"}