module
0.0.0-20211115034133-5f88695847f9
Repository: https://github.com/davidbolet/mytheresatest.git
Documentation: pkg.go.dev
# README
myTheresaTest
Test for myTheresa
The application has been organized as an standard golang module To run the project, clone into your own machine and just type
go run ./cmd/main.go -p 8091 -db ./
The param -p specifies the port and the param db is where json database is stored