Commit graph

4 commits

Author SHA1 Message Date
ce50afa635 docs: update docs to reflect current code 2025-06-25 14:08:15 +02:00
914db27a98 feat: use features to split up api into its respective parts
Edge Storage now has its own client EdgeStorageClient
Bunny.net has its own client BunnyClient
2025-06-25 13:58:37 +02:00
53e5238485 fix: use correct syntax in doctests 2025-05-24 03:34:07 +02:00
a9e05c3156 feat: add endpoints from bunny.net API
Adds get_country_list(), list_api_keys(), region_list() and purge_url() from the API.
These names are probably gonna change to be more streamlined, they are currently derived from the API reference page titles.
2025-05-24 03:05:55 +02:00