{"id":22000877,"url":"https://github.com/extwiii/urlshortener","last_synced_at":"2026-04-11T12:40:26.464Z","repository":{"id":75415312,"uuid":"67516018","full_name":"extwiii/URLSHortener","owner":"extwiii","description":"URL SHortoner API","archived":false,"fork":false,"pushed_at":"2017-02-03T01:14:36.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-28T12:17:02.940Z","etag":null,"topics":["expressjs","extwiii","javascript","mongodb","mongoose","nodejs","url","url-shortener","valid-url"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/extwiii.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":"2016-09-06T14:32:39.000Z","updated_at":"2023-11-05T19:42:10.000Z","dependencies_parsed_at":"2023-06-06T10:45:26.352Z","dependency_job_id":null,"html_url":"https://github.com/extwiii/URLSHortener","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extwiii%2FURLSHortener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extwiii%2FURLSHortener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extwiii%2FURLSHortener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extwiii%2FURLSHortener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extwiii","download_url":"https://codeload.github.com/extwiii/URLSHortener/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245060839,"owners_count":20554549,"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":["expressjs","extwiii","javascript","mongodb","mongoose","nodejs","url","url-shortener","valid-url"],"created_at":"2024-11-29T23:11:26.961Z","updated_at":"2026-04-11T12:40:21.438Z","avatar_url":"https://github.com/extwiii.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# URL Shortener Microservice\n### User stories:\n1. I can pass a URL as a parameter and I will receive a shortened URL in the JSON response.\n2. When I visit that shortened URL, it will redirect me to my original link.\n\n## Example usage:\n\n```url\nhttps://extwiii-urlshortener.herokuapp.com/new/https://www.google.com\nhttps://extwiii-urlshortener.herokuapp.com/new/https://www.twitter.com\n```\n\n## Example output:\n\n```json\n{\"originalUrl\":\"http://www.google.com\",\"shortUrl\":\"https://extwiii-urlshortener.herokuapp.com/685\"}\n{\"originalUrl\":\"http://www.twitter.com\",\"shortUrl\":\"https://extwiii-urlshortener.herokuapp.com/985\"}\n```\n\n## Usage:\n\n```url\nhttps://extwiii-urlshortener.herokuapp.com/985\n```\n\n## Will redirect to:\n\n```url\nhttps://twitter.com/\n```\n\n## Tools / Techniques\n- Node.js\n- Express.js\n- MongoDB\n- Mongoose\n- valid-url\n\nDifficulty :full_moon::full_moon::full_moon::full_moon::full_moon::full_moon::full_moon::new_moon::new_moon::new_moon:\n\n### Created By Bilal Cagiran | [E-Mail](mailto:bcagiran@hotmail.com) | [Github](https://github.com/extwiii/) | [LinkedIn](https://linkedin.com/in/bilalcagiran) | [CodePen](http://codepen.io/extwiii/) | [Blog/Site](http://bilalcagiran.com) | [FreeCodeCamp](https://www.freecodecamp.com/extwiii) \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextwiii%2Furlshortener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fextwiii%2Furlshortener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextwiii%2Furlshortener/lists"}