//
pkg.gl
Category
github.com/cadmiumcat/books-api
api
package
1.10.0
Repository:
https://github.com/cadmiumcat/books-api.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
11
Dependents
4
Files
361 SLOC
#
Functions
ReadJSONBody
ReadJSONBody reads the bytes from the provided body, and marshals it to the provided model interface.
Setup
Setup sets up the endpoints.
WriteJSONBody
WriteJSONBody marshals the provided interface into json, and writes it to the response body.
#
Structs
API
No description provided by the author