go-bookstore

module
v0.0.0-...-b17e9b0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2022 License: MIT

README

Contributions welcome License

Basic Overview

Backend API based on Golang and MySQL implementing CRUD operations and following the N-Tier Architecture

Tech Stack

  • MySQL Database
  • GORM
  • JSON Marshalling/Unmarshalling
  • Gorilla Mux

Dependencies

  • No dependencies needed.

How to use

  • Clone the repo.
  • Setup your username/password through config/app.go file then Connect function.
  • Main.go already built but you can go to cmd/terminal -> path folder for project -> type go build
  • Using cmd/terminal type go run main.go to run the server, server can be tested through Postman HTTP Requests.
  • Navigate to:
http://localhost:9010/book/

Bug Reports & Feature Requests

Please use the issue tracker to report any bugs or file feature requests.

Pending Features

  • Non for the foreseeable future as this is for educational purposes.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL