{"id":15155569,"url":"https://github.com/imran120198/url-shortener","last_synced_at":"2026-01-20T18:56:10.777Z","repository":{"id":252114379,"uuid":"839297982","full_name":"imran120198/URL-Shortener","owner":"imran120198","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-09T10:58:22.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T15:18:44.717Z","etag":null,"topics":["express-js","jwt","mongodb","mongoose","nodejs","swagger"],"latest_commit_sha":null,"homepage":"https://url-shortener-5p7p.onrender.com","language":"JavaScript","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/imran120198.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,"publiccode":null,"codemeta":null}},"created_at":"2024-08-07T10:26:06.000Z","updated_at":"2024-08-09T10:58:26.000Z","dependencies_parsed_at":"2024-08-07T20:29:24.447Z","dependency_job_id":"afb1d2f3-1168-4bf0-99d6-a528a9c10f64","html_url":"https://github.com/imran120198/URL-Shortener","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"546f3f50de6af8edaf296e415c658251c1c23677"},"previous_names":["imran120198/url-shortener"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imran120198%2FURL-Shortener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imran120198%2FURL-Shortener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imran120198%2FURL-Shortener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imran120198%2FURL-Shortener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imran120198","download_url":"https://codeload.github.com/imran120198/URL-Shortener/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247653428,"owners_count":20973829,"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":["express-js","jwt","mongodb","mongoose","nodejs","swagger"],"created_at":"2024-09-26T18:40:20.524Z","updated_at":"2026-01-20T18:56:10.748Z","avatar_url":"https://github.com/imran120198.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# URL Shortener\n\nThis URL Shortener service allow user to register, login, shorten URL and redirect to the original URL.\n\n## Deployment Link\n\nhttps://url-shortener-5p7p.onrender.com\n\n\n## Tech Stack\n\n* Node.js\n* Express.js\n* MongoDB\n\n## Documentation\n\nhttps://url-shortener-5p7p.onrender.com/apidocs/\n\n## Endpoints\n\n1. For signup\n\n    Endpoint - https://url-shortener-5p7p.onrender.com/user/signup\n   \n    Method - POST\n\n    Request Body\n    ```\n      {\n        \"username\" : your username,\n        \"password\" : your password\n      }\n    \n    ```\n\n2. For Login\n\n    Endpoint - https://url-shortener-5p7p.onrender.com/user/login\n   \n    Method - POST\n\n   Request Body\n    ```\n      {\n        \"username\" : your username,\n        \"password\" : your password\n      }\n    \n    ```\n\n3. For Shortening URL\n\n    Endpoint - https://url-shortener-5p7p.onrender.com/url/shorturl\n   \n    Method - POST\n\n      Request Body\n       ```\n          \"originalURL\" : your url\n       ```\n\n4. For Redirect\n\n    Endpoint - https://url-shortener-5p7p.onrender.com/url/redirect/:short\n   \n    Method - GET\n\n   #### For Example\n  \n   ```\n      \"originalURL\":\"https://www.gurucool.life/\"\n      \"shortURL\": \"https://url-shortener-5p7p.onrender.com/url/redirect/JUhpp1\",\n\n   ```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimran120198%2Furl-shortener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimran120198%2Furl-shortener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimran120198%2Furl-shortener/lists"}