Skip to content

smallstack/microservice-qr-code

Repository files navigation

QR Code Microservice

This is a simple QR code microservice that generates QR codes from a given URL. The microservice is built using SvelteKit and the QR code generation is done using the qr-image library.