package
0.0.0-20240904154423-8cd66e768b83
Repository: https://github.com/garbhank/gin-books-api.git
Documentation: pkg.go.dev

# Functions

POST /books Create new book.
Delete a book by title.
No description provided by the author
GET /books/title/ Find a specific book.
GET /books Get all books.
GET /ping get server status.
GET /.