Commit graph

3 commits

Author SHA1 Message Date
6ba7b0773a feat: Add packaging and publishing scripts, update dependencies, and enhance .gitignore 2026-04-16 15:40:05 +02:00
f2e5774204 feat: Enhance Booklooker client with webhook signature verification, idempotency handling, and retry logic 2026-04-16 14:58:18 +02:00
1d8ee1bba6 feat: Add Booklooker client configuration and exception handling
- Introduced BooklookerConfig class for runtime configuration management.
- Created custom exceptions for API errors, including authentication and validation errors.
- Generated API contracts from OpenAPI specification, including endpoints and security schemes.
- Implemented models for articles, orders, and webhooks to facilitate data handling.
- Developed a webhook helper for processing and enriching webhook events.
- Added tests for configuration defaults, token expiration, and webhook enrichment.
2026-04-16 14:42:19 +02:00