{"id":25186622,"url":"https://github.com/iamakkkhil/url-shortener","last_synced_at":"2026-05-09T09:54:49.498Z","repository":{"id":228105943,"uuid":"388203888","full_name":"iamakkkhil/Url-Shortener","owner":"iamakkkhil","description":"This a URL Shortener Django project, which converts a entered url to a short version of that same url. It is a beginner friendly django project which helps to increase the readability of the url.","archived":false,"fork":false,"pushed_at":"2021-07-22T11:25:34.000Z","size":46,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T19:43:46.912Z","etag":null,"topics":["django","python","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Python","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/iamakkkhil.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-07-21T18:00:46.000Z","updated_at":"2021-08-12T17:15:29.000Z","dependencies_parsed_at":"2024-03-17T05:53:49.951Z","dependency_job_id":"d919531f-c5b3-4ca1-8004-fb66a5680aca","html_url":"https://github.com/iamakkkhil/Url-Shortener","commit_stats":null,"previous_names":["iamakkkhil/url-shortener"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamakkkhil%2FUrl-Shortener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamakkkhil%2FUrl-Shortener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamakkkhil%2FUrl-Shortener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamakkkhil%2FUrl-Shortener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamakkkhil","download_url":"https://codeload.github.com/iamakkkhil/Url-Shortener/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247149477,"owners_count":20891951,"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":["django","python","sqlite"],"created_at":"2025-02-09T19:43:46.102Z","updated_at":"2026-05-09T09:54:49.428Z","avatar_url":"https://github.com/iamakkkhil.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"left\"\u003e\n\u003cimg src=\"htThis a URL Shortener Django project, which converts a entered url to a short version of that same url. It is a beginner friendly django project which helps to increase the readability of the url.tps://forthebadge.com/images/badges/check-it-out.svg\" /\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003cimg src=\"https://forthebadge.com/images/badges/powered-by-coffee.svg\" /\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003c/p\u003e\n\n# Url Shortener using Django\nThis a URL Shortener Django project, which converts a entered url to a short version of that same url. It is a beginner friendly django project which helps to increase the readability of the url.\n\n\nFor a complete walkthrough of this project, you can have a look at this video:\n\n\n\nhttps://user-images.githubusercontent.com/55273506/126631878-f256c0f0-7726-4cfa-b534-8bc9af9a0c7c.mp4\n\n\n\n## Tech stack:\n\u003cp align=\"left\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/django-092E20.svg?\u0026style=for-the-badge\u0026logo=django\u0026logoColor=white\" /\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cimg src=\"https://img.shields.io/badge/python-FFD43B.svg?\u0026style=for-the-badge\u0026logo=python\u0026logoColor=white\" /\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cimg src=\"https://img.shields.io/badge/bootstrap-563d7c.svg?\u0026style=for-the-badge\u0026logo=bootstrap\u0026logoColor=white\" /\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cimg src=\"https://img.shields.io/badge/Sqlite-20639B.svg?\u0026style=for-the-badge\u0026logo=sqlite\u0026logoColor=white\" /\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003c/p\u003e\n\n## Setup :\n1. Install the [requirements.txt](./requirements.txt) in a virtual env.\n   ```\n   pip install -r requirements.txt\n   ```\n2. Follow the link from Terminal to your local host **http://127.0.0.1:8000/** .\n\n3. Enter the URL to shorteren up. \n   \u003c/br\u003eTest URL - https://www.django-rest-framework.org/tutorial/quickstart/#testing-our-api\n   ![Original Version](https://user-images.githubusercontent.com/55273506/126611836-a148a7d5-b85b-4429-bb53-94cc7b1501b0.png)\n    \u003c/br\u003e\n   \n5. Bravo! short version of url is ready. \n   \u003c/br\u003eShort version of Test URL - https://bitlyurl.herokuapp.com/deaf9\n   ![Short Version](https://user-images.githubusercontent.com/55273506/126611756-4bba6810-b64b-4391-9282-5dee47eb749b.png)\n\n    \n\n\u003cbr\u003e\n\n## Author\n### [Akhil Bhalerao](https://github.com/iamakkkhil)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamakkkhil%2Furl-shortener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamakkkhil%2Furl-shortener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamakkkhil%2Furl-shortener/lists"}