Made this whole thing somewhat publicly presentable.

Now that's not to say I cleaned up the source code, who knows what the
heck is in there...
This commit is contained in:
ForeverPyrite
2025-09-19 23:31:53 -04:00
parent 844c9eea6e
commit f92026698c
12 changed files with 2355 additions and 87 deletions

View File

@@ -1,3 +1,10 @@
oh hi
I haven't done the unit tests yet.
I thought it wouldn't work but then it just randomly worked after not working with no changes
which was really weird
I should probably still put the unit tests in there, cause they kinda just...fail...
Example: GET Object
The following example gets the first 10 bytes of an object (test.txt) from examplebucket. For more information about the API action, see GetObject.