golang-simple-tdd-crud

A simple unit test for crud, using sqlmock and template packages.

Start

After installation of the dependencies and set your DB config, run main file

go run main.go

Open your browser and run localhost on Port 8080.