iamtejasmane / go-mysql

This is a book management server with the mysql database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is a book management server with the mysql database.


Languages

Language:Go 100.0%