Golang simple http server that interfaces with Scontrini-Daemon
 
 
 
Go to file
palo 8c86dbdfa8 Added (not much) CSS for the tables 2023-11-07 20:31:15 +01:00
static/stylesheets Added (not much) CSS for the tables 2023-11-07 20:31:15 +01:00
templates Added (not much) CSS for the tables 2023-11-07 20:31:15 +01:00
.gitignore Added (not much) CSS for the tables 2023-11-07 20:31:15 +01:00
README.md Added main pages, print and order_pizzas, that interact with the API 2023-10-28 00:44:36 +02: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 Added (not much) CSS for the tables 2023-11-07 20:31:15 +01:00

README.md

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