Hacker News new | ask | show | jobs
Show HN: Launching QRGen, a Self-Hosted Bulk QR Code Generation Service (github.com)
2 points by error-try-again 943 days ago
As a recent graduate, I wanted to create something that breaks the mold and contributes to the open-source community.

And so I'm excited to share QRGen, a project I've been passionately working on for the past month.

QRGen is an open-source (MIT license), self-hosted bulk QR Code generation service.

I'd love to get your feedback on this project. It's been a significant effort to reach this point, and I'm eager to hear your thoughts and suggestions.

Live Demo/Sydney Host: https://qr-gen.net/

1 comments

Bulk as in.. Sequentially generated urls?

Foo.com/path/doc001.htm 02 003 etc?

Demo confused me. So you add one by one text/url and then the codes are generated add images on a zip?
Yes, you build out the fields, and hit add to bulk, then it will generate a zip with the images. The API also supports calls whereby you can supply the data in an object and it will package it in a zip.