PaoloProdossimoLopes / go-library

A library system in Go for managing collections, with CRUD operations, designed for simplicity and efficiency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoLibrary

Application to practice development using GoLang

About

In this application the goal is to create a library system, allows the client to perform some operations described better in the section named Features

Features

  • Add new book
  • Get all books
  • Get specific book
  • Filter books
  • Delete book
  • Update book

Tech stack

  • http
  • dotenv
  • docker
  • mysql
  • swagger
  • logger

About

A library system in Go for managing collections, with CRUD operations, designed for simplicity and efficiency


Languages

Language:Go 100.0%