Categorygithub.com/plaenkler/booklooker
repository
1.0.0
Repository: https://github.com/plaenkler/booklooker.git
Documentation: pkg.go.dev

# Packages

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

# README

📖 Booklooker

License Linters Support me

Plaenkler/Booklooker enables HTTP requests to be made to the Booklooker API. The library abstracts the constructs and allows developers to interact with the Booklooker API through a convenient and intuitive interface.

🎯 Project goals

  • Implementation of all models and handlers
  • Client with automatic token renewal
  • Implementation of one example for each handler

✅ Examples

A separate example has been implemented for each interface of the API. All examples use the client for authentication except the authentication example itself if there is a desire to implement a separate client.