Web service to generate barcodes in various formats
Go to file
Fred Boniface 259dc875a4 Add tests for validation package 2023-09-05 12:35:52 +01:00
formatting Implement mailto barcodes and corresponding test 2023-09-05 12:05:04 +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 Add tests for validation package 2023-09-05 12:35:52 +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