{"id":19872764,"url":"https://github.com/aarush-narang/url-shortener","last_synced_at":"2026-04-13T19:31:58.425Z","repository":{"id":38243800,"uuid":"407698669","full_name":"aarush-narang/URL-Shortener","owner":"aarush-narang","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-12T05:58:47.000Z","size":374,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-17T01:14:23.937Z","etag":null,"topics":["css","django","flask","html","javascript","mongodb","python","vercel"],"latest_commit_sha":null,"homepage":"https://urls.aarushnarang.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aarush-narang.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-17T22:51:41.000Z","updated_at":"2023-10-12T05:55:17.000Z","dependencies_parsed_at":"2025-01-11T16:43:11.077Z","dependency_job_id":"13b05bb1-1019-4633-9f48-195d83998e73","html_url":"https://github.com/aarush-narang/URL-Shortener","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aarush-narang/URL-Shortener","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarush-narang%2FURL-Shortener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarush-narang%2FURL-Shortener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarush-narang%2FURL-Shortener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarush-narang%2FURL-Shortener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aarush-narang","download_url":"https://codeload.github.com/aarush-narang/URL-Shortener/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarush-narang%2FURL-Shortener/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768636,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["css","django","flask","html","javascript","mongodb","python","vercel"],"created_at":"2024-11-12T16:16:44.553Z","updated_at":"2026-04-13T19:31:58.399Z","avatar_url":"https://github.com/aarush-narang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# URL Shortener\n\nCreated using Flask and VanillaJS, this is a URL shortener in which you can also create an account to save your shortened URLs.\n\n## Installation\n\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install the following dependencies\n\n- flask\n- flask_wtf\n- pymongo\n\nAdditionally, create a mongoDB database for the URLs and create a .env file in the root directory with the following variables:\n- MONGO_DB_URI\n    - copy the connection URI from your mongoDB database.\n- DOMAIN\n    - your local IP address.\n- PORT\n    - the port you want to use.\n- FLASK_SECRET_KEY\n    - the secret key for your flask application.\n- PEPPER\n    - the pepper string for storing account passwords.\n\nThen, change your directory to the `/URL-Shortener/src` directory. To start, type\n\n```bash\npython app.py\n```\nAnd you're finished!\n\n## How to Use\n\nTo shorten a URL, type in the main textbox and press the `Shorten` button or click hit `Enter`. The shortened URL will be displayed in the same textbox.\n![Main Textbox Location](./assets/shorten_url_location.png)\n\nTo sign in or sign up, press the `Sign In` or `Sign Up` button.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarush-narang%2Furl-shortener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faarush-narang%2Furl-shortener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarush-narang%2Furl-shortener/lists"}