Thanks to visit codestin.com
Credit goes to github.com

Skip to content

khamiruf/go-books

Repository files navigation

go-books

CRUD BOOKS in GO Just Books, probably review

Experimenting docker with postgres for simple CRUD app

Setting up:

  • TODO

Structure of Codebase

Model

  • defines the model of objects, such as books

Repository

  • layer that interacts with the DB

Service

  • business logic can be applied here after getting data from the repo layer

Handlers

  • handles routes

TODO

  • add reviews

About

Just Books, probably review

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published