package
0.0.0-20220603115632-976adb42cdb6
Repository: https://github.com/thomascaud/go-rest-api.git
Documentation: pkg.go.dev
# Functions
GetBooksHandlers export books handlers todo remove this function.
GetRouter return gin router for the full API.
# Interfaces
BooksDatabase interface contains function to call in order to get data from an "abstract" database todo move this interface in service file.