'Web API to external receipt printer

I've created an endpoint that displays full order details. The plan is to send a request to the endpoint which will automatically print off. Is there a receipt printer that exists that can connect to the internet (via wifi preferably) and continuously check for new requests and print if need be?

I know there are POS systems that exist but I just want a standalone printer that checks for requests via the web.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source