Golang simple http server that interfaces with Scontrini-Daemon
 
 
 
Go to file
palo e7d62180fe Added main pages, print and order_pizzas, that interact with the API 2023-10-28 00:44:36 +02:00
templates Added main pages, print and order_pizzas, that interact with the API 2023-10-28 00:44:36 +02: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 Added main pages, print and order_pizzas, that interact with the API 2023-10-28 00:44:36 +02: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 main pages, print and order_pizzas, that interact with the API 2023-10-28 00:44:36 +02: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