# Scontrini Web Client Golang simple http server that interfaces with Scontrini-Daemon ## Usage Compiling ```sh $ go build $ chmod +x ./Scontrini-Web-Client ``` Executing ```sh $ ./Scontrini-Web-Client ```