A basic CRUD bookstore

The goal of this exercise is to create a bookstore application using Go.

Requirement

The following tools are required to run the project

  • Go (Golang)
  • MySQL

Useful Links