Skip to content

robinhosz/qr-code-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generation API

A simple and efficient API to generate QR codes from text or URLs. Built with Go (Golang), this API offers two main features:

  1. Generate QR code in base64 (JSON): Perfect for integration with other applications.
  2. Download QR code as a PNG image: Ideal for direct use in browsers or apps.

Key Features

  • Fast QR code generation: Convert text or URLs into QR codes in seconds.
  • JSON format: Receive the QR code in base64 for easy integration.
  • PNG image download: Download the QR code directly as an image.

About

A simple and efficient API to generate QR codes from text or URLs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published