rezvaneh / golang-simple-tdd-crud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Go 77.3%Language:HTML 22.7%