The goal is to build a simple e-commerce Rest api with go.
These instructions will get you a copy of the project up and running on your local machine for development.
To run this app you need to have below dependencies:
Under main.go
you can fill in the db constants
If you are on unix you can use below script to run all go files excluding test files.
go run $(ls -1 *.go | grep -v _test.go)
- Christophe Mutabazi - Full stack engineer
Copyright {2018}