PrintingFromWebToPOSPrinter
PrintingFromWebToPOSPrinter copied to clipboard
Connect REST API
Hi Dmitry Sikorsky, how to connect rest api, any sample, thanks
Hi, to connect it to REST API you need to implement a web server inside this app. It is not very difficult, something like this:
https://gist.github.com/define-private-public/d05bc52dd0bed1c4699d49e2737e80e7
Dmitry Sikorsky, thanks for your attention