Skip to content

Plaenkler/Booklooker

📖 Booklooker

License Linters Go Reference 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.