A simple and efficient API to generate QR codes from text or URLs. Built with Go (Golang), this API offers two main features:
- Generate QR code in base64 (JSON): Perfect for integration with other applications.
- Download QR code as a PNG image: Ideal for direct use in browsers or apps.
- 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.