{"id":18133349,"url":"https://github.com/andreapavoni/avarus","last_synced_at":"2025-04-06T16:23:06.590Z","repository":{"id":3120459,"uuid":"4147696","full_name":"andreapavoni/avarus","owner":"andreapavoni","description":"a minimalistic URL shortener built with code parsimony in mind","archived":false,"fork":false,"pushed_at":"2012-04-27T09:49:57.000Z","size":106,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T22:19:39.244Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/andreapavoni.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":"2012-04-26T13:08:16.000Z","updated_at":"2019-08-13T15:01:53.000Z","dependencies_parsed_at":"2022-09-18T00:50:24.587Z","dependency_job_id":null,"html_url":"https://github.com/andreapavoni/avarus","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/andreapavoni%2Favarus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreapavoni%2Favarus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreapavoni%2Favarus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreapavoni%2Favarus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreapavoni","download_url":"https://codeload.github.com/andreapavoni/avarus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247510000,"owners_count":20950358,"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-01T13:07:29.733Z","updated_at":"2025-04-06T16:23:06.547Z","avatar_url":"https://github.com/andreapavoni.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AVARUS: a minimalistic URL shortener built with code parsimony in mind\n\nAn URL shortener's main goal should be about saving charatcters for some\nreason (es: microblogging platforms). But what about saving code, ram\nand libraries? Avarus tries to answer this question with a minimum set of\ntools:\n\n* [Cuba](http://cuba.is): a micro web framework\n* redis: both the [gem](https://github.com/redis/redis-rb) and [server](http://redis.io)\n\n## Getting started\n\n### Requirements\n\n* ruby 1.9.x (tested on 1.9.3p125)\n* [redis](http://redis.io): I've used the v2.4.9\n\n### Install and run\n\n* start redis server\n* download with `git clone \u003cthis repo\u003e`\n* install required gems: `cd \u003cavarus_dir\u003e \u0026\u0026 bundle install`\n* (optional) edit settings in `\u003cavarus_dir\u003e/config/app_config.yml`\n* (optional) run tests: `bundle exec rake`\n* `rackup` or just launch any other Rack-compliant ruby webserver\n\n## Todo\n\n* click counter\n* basic authentication\n* stats\n\n## Contributions \u0026 Bugs\n\n* *the easy way:* go to [issues](issues/) page and blame me.\n* *the hard way:* repeat the above points, then share your love and send a pull request.\n\n## License\nCopyright (c) 2012 Andrea Pavoni http://andreapavoni.com. See [MIT-LICENSE](/apeacox/avarus/blob/master/MIT-LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreapavoni%2Favarus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreapavoni%2Favarus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreapavoni%2Favarus/lists"}