/go-mysql

This is a book management server with the mysql database.

Primary LanguageGo

Book Store Management API's using Go-MySql

High Level Design

Alt text

Routes

Alt text

Features

  1. Performs CRUD operations
  2. MVC Structure and Modularity
  3. Database - MySql

Packages

  1. GORM
  2. JSON - Marshall, Unmarshall
  3. Gorilla Mux
  4. Net/HTTP