Commit graph

8 commits

Author SHA1 Message Date
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
6832215aaa build: add dev-dependencies for doctest
Most tests will still fail due to the API key but this will make checking of the code formatting, etc. easier.
2025-05-24 03:34:03 +02:00
d66a3d0850 build: bump version 2025-05-24 03:05:55 +02:00
9e52206eb4 bump version 2025-05-20 13:19:02 +02:00
24b472c401 build: add keywords and bump package
will publish a 0.2.0 right away because of course right after publishing i notice sveral issues that need fixing.
2025-05-20 02:12:51 +02:00
f9c48db175 build: remove unused serde_json dependency 2025-05-20 02:01:32 +02:00
6ec0318407 feat: implement edge storage api 2025-05-20 01:39:31 +02:00
83dbf6d257 initial commit 2025-05-19 21:27:47 +02:00