Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Image search: Shipping label scanner - Go back end

Requirements

How to run

  1. Install dependencies
go mod tidy
go mod vendor
  1. Run the application
go run server.go
  1. Go to localhost:4242