{"id":18133323,"url":"https://github.com/andreapavoni/goshort","last_synced_at":"2025-10-09T07:05:44.695Z","repository":{"id":8292482,"uuid":"9832310","full_name":"andreapavoni/goshort","owner":"andreapavoni","description":"a simple URL shortener built with Go","archived":false,"fork":false,"pushed_at":"2014-01-03T10:09:55.000Z","size":1704,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T07:03:11.863Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/andreapavoni.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}},"created_at":"2013-05-03T08:51:53.000Z","updated_at":"2019-07-11T14:54:02.000Z","dependencies_parsed_at":"2022-07-30T23:08:06.444Z","dependency_job_id":null,"html_url":"https://github.com/andreapavoni/goshort","commit_stats":null,"previous_names":["apeacox/goshort"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andreapavoni/goshort","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreapavoni%2Fgoshort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreapavoni%2Fgoshort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreapavoni%2Fgoshort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreapavoni%2Fgoshort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreapavoni","download_url":"https://codeload.github.com/andreapavoni/goshort/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreapavoni%2Fgoshort/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000986,"owners_count":26082971,"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-09T02:00:07.460Z","response_time":59,"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-01T13:07:26.292Z","updated_at":"2025-10-09T07:05:44.662Z","avatar_url":"https://github.com/andreapavoni.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoShort\n\nAn experiment to make a simple web app using [Go](http://golang.org) and [Redis](http://redis.io)\n\n## Installation\n\nYou'll need a working installation of Redis and Go, then:\n\n* ```go get github.com/pilu/traffic```\n* ```go get github.com/apeacox/goshort```\n* ```cd $GOPATH/src/github.com/apeacox/goshort```\n* ```go build```\n* start a Redis server\n* ```./goshort```\n* point your browser to http://0.0.0.0:8080\n\n### Command line options:\n\nGoShort accepts the following command line options:\n\n* ```-host \u003chostname\u003e```: hostname to listen (default ```0.0.0.0```)\n* ```-p \u003cportNumber\u003e```: port to listen (default ```8080```)\n* ```-redis \u003credis://[user:pass@]host:port\u003e``` specify Redis connection URL (default: ```redis://localhost:6379/```)\n\nThese are especially useful for deploying in production, check the [Procfile](https://github.com/apeacox/goshort/blob/master/Procfile) to see how it's used on Heroku.\n\n## Demo\n\nThere's a working demo on Heroku: http://goshort.herokuapp.com\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n### Testing ?\n\nI'm still figuring out how to write them :-P\n\n## License\n\nCopyright (c) 2013 Andrea Pavoni http://andreapavoni.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreapavoni%2Fgoshort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreapavoni%2Fgoshort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreapavoni%2Fgoshort/lists"}