{"id":24543646,"url":"https://github.com/aditya-ranjan1234/qr-code-generator","last_synced_at":"2026-05-04T10:36:36.853Z","repository":{"id":232641017,"uuid":"784821794","full_name":"Aditya-Ranjan1234/QR-Code-Generator","owner":"Aditya-Ranjan1234","description":"QR Code Generator","archived":false,"fork":false,"pushed_at":"2024-04-18T14:40:21.000Z","size":64,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T07:44:46.468Z","etag":null,"topics":["beginner-project","expressjs","javascript","qrcode-generator"],"latest_commit_sha":null,"homepage":"","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/Aditya-Ranjan1234.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":"2024-04-10T16:14:06.000Z","updated_at":"2024-12-22T05:21:56.000Z","dependencies_parsed_at":"2024-04-18T15:50:55.044Z","dependency_job_id":null,"html_url":"https://github.com/Aditya-Ranjan1234/QR-Code-Generator","commit_stats":null,"previous_names":["aditya-ranjan1234/qr_code_generator","aditya-ranjan1234/qr-code-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aditya-Ranjan1234%2FQR-Code-Generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aditya-Ranjan1234%2FQR-Code-Generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aditya-Ranjan1234%2FQR-Code-Generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aditya-Ranjan1234%2FQR-Code-Generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aditya-Ranjan1234","download_url":"https://codeload.github.com/Aditya-Ranjan1234/QR-Code-Generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243841192,"owners_count":20356441,"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":["beginner-project","expressjs","javascript","qrcode-generator"],"created_at":"2025-01-22T20:14:36.397Z","updated_at":"2026-05-04T10:36:36.736Z","avatar_url":"https://github.com/Aditya-Ranjan1234.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QR Code Generator with Text Input\n\nThis is a simple QR Code Generator web application built with Node.js, Express.js, and qr-image library. It allows users to input text, which then generates a corresponding QR code image.\n\n## Features\n\n- Generates QR codes from user input text\n- Simple and easy-to-use web interface\n- Utilizes Express.js for routing and server setup\n- Parses incoming request bodies using body-parser middleware\n- Uses qr-image library to generate QR code images\n\n## Setup\n\n### Prerequisites\n\n- Node.js installed on your system\n\n### Installation\n\n1. Clone this repository to your local machine:\n\n   ```bash\n   git clone https://github.com/Aditya-Ranjan1234/QR_Code_Generator.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd QR_Code_Generator\n   ```\n\n3. Install dependencies using npm:\n\n   ```bash\n   npm install\n   ```\n\n### Usage\n\n1. Start the server:\n\n   ```bash\n   nodemon index.js\n   ```\n\n2. Open your web browser and visit [http://localhost:3000](http://localhost:3000)\n\n3. Enter the text you want to convert into a QR code.\n\n4. Click the \"Generate QR Code\" button.\n\n5. Your QR code image will be displayed on the screen.\n\n## Dependencies\n\n- [Express.js](https://expressjs.com/) - Fast, unopinionated, minimalist web framework for Node.js.\n- [body-parser](https://www.npmjs.com/package/body-parser) - Node.js body parsing middleware to parse incoming request bodies.\n- [qr-image](https://www.npmjs.com/package/qr-image) - Library to generate QR codes in Node.js.\n\n## License\n\nThis project is licensed under the GNU General Public License v3.0 - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- Inspired by the need for a simple QR code generator with text input.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faditya-ranjan1234%2Fqr-code-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faditya-ranjan1234%2Fqr-code-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faditya-ranjan1234%2Fqr-code-generator/lists"}