Golang simple http server that interfaces with Scontrini-Daemon
Go to file
2023-11-07 20:08:40 +01:00
templates Get the total price from the API 2023-11-07 20:08:40 +01:00
.gitignore Added .gitignore 2023-11-06 16:51:44 +01:00
api.go Get the total price from the API 2023-11-07 20:08:40 +01:00
go.mod Added main pages, print and order_pizzas, that interact with the API 2023-10-28 00:44:36 +02:00
main.go Get the total price from the API 2023-11-07 20:08:40 +01:00
README.md Added main pages, print and order_pizzas, that interact with the API 2023-10-28 00:44:36 +02:00

Scontrini Web Client

Golang simple http server that interfaces with Scontrini-Daemon

Usage

Compiling

$ go build
$ chmod +x ./Scontrini-Web-Client

Executing

$ ./Scontrini-Web-Client