{"id":18149187,"url":"https://github.com/matmerr/litturl","last_synced_at":"2025-04-24T04:46:00.382Z","repository":{"id":22545696,"uuid":"93119086","full_name":"matmerr/litturl","owner":"matmerr","description":"A URL shortener written in Go with Vue.js","archived":false,"fork":false,"pushed_at":"2023-01-12T09:45:57.000Z","size":3116,"stargazers_count":4,"open_issues_count":12,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-24T04:45:51.066Z","etag":null,"topics":["docker","docker-compose","url-shortener","vue"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matmerr.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":"2017-06-02T02:32:54.000Z","updated_at":"2019-02-01T04:27:41.000Z","dependencies_parsed_at":"2023-01-14T13:30:33.757Z","dependency_job_id":null,"html_url":"https://github.com/matmerr/litturl","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmerr%2Flitturl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmerr%2Flitturl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmerr%2Flitturl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matmerr%2Flitturl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matmerr","download_url":"https://codeload.github.com/matmerr/litturl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250566442,"owners_count":21451229,"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":["docker","docker-compose","url-shortener","vue"],"created_at":"2024-11-01T23:12:06.025Z","updated_at":"2025-04-24T04:46:00.366Z","avatar_url":"https://github.com/matmerr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# littURL\n[![CircleCI](https://circleci.com/gh/matmerr/litturl.svg?style=svg)](https://circleci.com/gh/matmerr/litturl)\n[![Go Report Card](https://goreportcard.com/badge/github.com/matmerr/litturl)](https://goreportcard.com/report/github.com/matmerr/litturl)\n\n\n\u003e A little URL shortener.\n## Features:\n- Self Hosted URL Shortener\n- Simple installation with Docker\n- Material Design using [VueMaterial](http://vuematerial.io/#/) and [Vue.JS](https://vuejs.org/)\n\n\n## Get up and running with Docker Compose \n[![](https://images.microbadger.com/badges/image/matmerr/litturl.svg)](https://microbadger.com/images/matmerr/litturl)\n[![Docker Pulls](https://img.shields.io/docker/pulls/matmerr/litturl.svg)]()\n\n\u003e If you don't have Docker Compose installed, [check this out](https://docs.docker.com/compose/install/#install-as-a-container)\n\n```\n# clone the repository\ngit clone https://github.com/matmerr/litturl\n\n# cd to repo\ncd litturl\n\n# bring it up\ndocker-compose up -d\n```\n## Or if you have a Redis instance\n\u003e note: by default uses db 0\n```\n# clone the repository\ngit clone https://github.com/matmerr/litturl\n\n# cd to repo\ncd litturl\n\n# bring it up with or with persistant storage\ndocker run -d -p 8001:8001 -v /host/dir/conf_dir:/go/src/github.com/matmerr/litturl/conf matmerr/litturl\n```\n\n\n## Screenshots\n\n### **Inital Setup:**\n[![settings](docs/images/initial_setup.png)]()\n### **Home:**\n[![home](docs/images/home.png)]()\n### **Settings:**\n[![settings](docs/images/settings.png)]()\n\n\n\n## TODO's\n- Multiuser authentication\n- BYODB for others besides Redis\n- Google Analytics / Click Statistics","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatmerr%2Flitturl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatmerr%2Flitturl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatmerr%2Flitturl/lists"}