Web service to generate barcodes in various formats
Go to file
Fred Boniface d07ccd7038 Add explaination of formatted options to help 2023-09-04 12:28:07 +01:00
formatting Begin implementation of formatted barcodes 2023-09-02 22:05:46 +01:00
generation Fix codabar generation 2023-09-04 12:18:11 +01:00
static Add static serving 2023-09-04 11:08:56 +01:00
templates Add explaination of formatted options to help 2023-09-04 12:28:07 +01:00
validation Implement EAN and improve Code39 error handling 2023-09-04 12:11:45 +01:00
web Add static serving 2023-09-04 11:08:56 +01:00
.gitignore Begin implementation of formatted barcodes 2023-09-02 22:05:46 +01:00
go.mod Implement creation 2023-09-01 20:50:47 +01:00
go.sum Implement creation 2023-09-01 20:50:47 +01:00
main.go Add starting print line 2023-09-01 22:15:40 +01:00