{"id":21164560,"url":"https://github.com/barabum0/flask-url-shortener","last_synced_at":"2025-07-09T16:33:23.554Z","repository":{"id":59847320,"uuid":"539573909","full_name":"barabum0/flask-url-shortener","owner":"barabum0","description":"Simple URL shortener written on Python!","archived":false,"fork":false,"pushed_at":"2023-03-23T22:38:37.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-05-06T10:26:38.807Z","etag":null,"topics":["flask","html","html-css-javascript","javascript","js","python","python3","sql","sqlite","sqlite3","url-shortener","yaml"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/barabum0.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":"2022-09-21T16:05:51.000Z","updated_at":"2023-05-06T10:26:38.807Z","dependencies_parsed_at":"2023-01-30T01:15:16.667Z","dependency_job_id":null,"html_url":"https://github.com/barabum0/flask-url-shortener","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barabum0%2Fflask-url-shortener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barabum0%2Fflask-url-shortener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barabum0%2Fflask-url-shortener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barabum0%2Fflask-url-shortener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barabum0","download_url":"https://codeload.github.com/barabum0/flask-url-shortener/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225570433,"owners_count":17489885,"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":["flask","html","html-css-javascript","javascript","js","python","python3","sql","sqlite","sqlite3","url-shortener","yaml"],"created_at":"2024-11-20T14:07:01.356Z","updated_at":"2024-11-20T14:07:02.041Z","avatar_url":"https://github.com/barabum0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple URL shortener written on Python using Flask Framework!\n![Python Shield](https://img.shields.io/pypi/pyversions/requests) ![Flask Shield](https://img.shields.io/github/pipenv/locked/dependency-version/metabolize/rq-dashboard-on-heroku/flask)\n\n## Showcase\n#### Main page\n![main page img](https://i.imgur.com/j6eBtHn.png)\n\n#### Link does not exist page\n![link 404 img](https://i.imgur.com/k5qWp0x.png)\n\n##### I don't very skilled in frontend, so feel free to do pull request!\n\n## Setup:\nRun this commands one by one\n```\ngit clone https://github.com/barabum0/flask-url-shortener\ncd flask-url-shortener\npip install -r requirements.txt\n```\nAnd... It's done!\n\n## Run:\nRun this command in app.py directory\n```\nflask run\n```\n\n## Config\nThere is some options, that you can change. They're located in config.yml\n```yaml\ndomain: localhost:5000/ #Domain, that will be given to user, when he will short link + link code.\n```\n```yaml\nlink_length: 5 #Shorten link length\n```\n```yaml\ncheck_unique: 1 #If redirect link is in database, it won't create new\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarabum0%2Fflask-url-shortener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarabum0%2Fflask-url-shortener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarabum0%2Fflask-url-shortener/lists"}