package
1.10.0
Repository: https://github.com/cadmiumcat/books-api.git
Documentation: pkg.go.dev

# Functions

ReadJSONBody reads the bytes from the provided body, and marshals it to the provided model interface.
Setup sets up the endpoints.
WriteJSONBody marshals the provided interface into json, and writes it to the response body.

# Structs

No description provided by the author