Skip to content

christophe12/Go-e-shop

Repository files navigation

Go-E-Shop

The goal is to build a simple e-commerce Rest api with go.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development.

Prerequisites

To run this app you need to have below dependencies:

Make Sure You Have:

Configuring DB

Under main.go you can fill in the db constants

Launch and view the APP

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)

Authors

  • Christophe Mutabazi - Full stack engineer

License

Copyright {2018}

Releases

No releases published

Packages

 
 
 

Languages