You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmmm... well, I'm not sure the code I'm showcasing "can be" part of this library as it is a server after all.
I just saw a few posts wondering what can be done with this library, some looking for documentation even so I took a dive into the source code and eventually concluded most people are going want this as a micro-service.
The following code snippet serves a QRCode using Deno.
URL Params Example:
http://localhost:4000/?d=Hello+World!&v=5&e=L&s=250&m=Byte
Hello World!
The text was updated successfully, but these errors were encountered: