Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,10 @@ that the library allows to generate QR codes.
- [BaconQRCode `W`](https://github.com/Bacon/BaconQRCode) - QR code generator for PHP.


## API

- [SnapAPI `W`](https://api-snap.com/docs) - REST API for generating QR codes from text, URLs, or arbitrary data. Returns PNG images. Part of a bundled utility API service.

## Resources

- [zxing](https://github.com/zxing/zxing/wiki/Barcode-Contents) - QR code payload format catalog.
Expand Down