{"id":25739978,"url":"https://github.com/gagand29/tiny-url","last_synced_at":"2026-04-10T03:59:20.141Z","repository":{"id":230181942,"uuid":"778661737","full_name":"gagand29/Tiny-URL","owner":"gagand29","description":"TinyURL is a lightweight URL shortener built with Node.js and Express. It simplifies long URLs into short, shareable links. Utilizing server-side routing and form handling, TinyURL offers an efficient solution for generating and managing shortened URLs.","archived":false,"fork":false,"pushed_at":"2024-03-28T07:41:56.000Z","size":733,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-29T09:40:54.189Z","etag":null,"topics":["body-parser","continuous-deployment","continuous-integration","css","express-js","javascript","node-js","npm-package","server-side-routing-form-handling","url-shortener","web-development"],"latest_commit_sha":null,"homepage":"","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/gagand29.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-03-28T06:34:15.000Z","updated_at":"2024-03-28T07:50:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"a30a7f00-b1b0-4b44-8452-e917ba7fe387","html_url":"https://github.com/gagand29/Tiny-URL","commit_stats":null,"previous_names":["gagand29/tiny-url"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gagand29/Tiny-URL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gagand29%2FTiny-URL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gagand29%2FTiny-URL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gagand29%2FTiny-URL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gagand29%2FTiny-URL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gagand29","download_url":"https://codeload.github.com/gagand29/Tiny-URL/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gagand29%2FTiny-URL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271823675,"owners_count":24828700,"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","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["body-parser","continuous-deployment","continuous-integration","css","express-js","javascript","node-js","npm-package","server-side-routing-form-handling","url-shortener","web-development"],"created_at":"2025-02-26T08:32:03.837Z","updated_at":"2025-12-30T19:13:08.528Z","avatar_url":"https://github.com/gagand29.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TinyURL - URL Shortener\n\nTinyURL is a simple URL shortening service built using Node.js and Express. It allows users to shorten long URLs into more manageable and shareable links.\n\n## Features\n\n- **URL Shortening**: Convert long URLs into short, easy-to-share links.\n- **Custom Short Codes**: Generates unique short codes for each shortened URL.\n- **Redirection**: Redirects users from shortened URLs to the original long URLs.\n\n## Technologies Used\n\n- **Node.js**: A JavaScript runtime for building server-side applications.\n- **Express**: A web application framework for Node.js, used for building the server and handling HTTP requests.\n- **uuid**: A package for generating universally unique identifiers (UUIDs), used for creating unique short codes.\n- **body-parser**: Middleware for parsing request bodies in Express applications.\n- **morgan**: Middleware for logging HTTP requests in Express applications.\n\n## Installation\n\n1. Clone the repository to your local machine:\n\n   ```bash\n   git clone https://github.com/gagand29/tiny-url.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd tiny-url\n   ```\n\n3. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n## Usage\n\n1. Start the server:\n\n   ```bash\n   npm start\n   ```\n\n2. Open your web browser and go to `http://localhost:3000` to access the URL shortener interface.\n\n3. Enter a long URL into the provided input field and click the \"Shorten URL\" button to generate a shortened URL.\n\n4. Copy the shortened URL and share it with others.\n\n## Contributing\n\nContributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgagand29%2Ftiny-url","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgagand29%2Ftiny-url","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgagand29%2Ftiny-url/lists"}