package
0.0.0-20201024181204-969d1c3517e6
Repository: https://github.com/pedromfc/microservicio.git
Documentation: pkg.go.dev

# Functions

POST /books Create new book.
POST /valoraciones Create new valoracion.
DELETE /books/:id Delete a book.
GET /books/:id Find a book.
GET /books Find all books.
GET /books/:id Find a book.
GET /books/:id Find a book.
GET /valoraciones Find all valoraciones.
PATCH /books/:id Update a book.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author