Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Memri
pymemri
Merge requests
!232
Serve QR as json string and json svg
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Eelco van der Wel
requested to merge
eelco/serve-qr-string
into
dev
Sep 06, 2022
Overview
0
Commits
2
Pipelines
1
Changes
2
Adds 2 new endpoints QR:
/qr_svg returns a json with qr: str and authenticated: bool, where qr is an svg string
/qr_string returns a json with the same fields, where qr is the string that is used to construct the QR svg