curl --location --request GET 'http://127.0.0.1/v1/buckets//objects/'
{ "bucket": "string", "key": "string", "value": "string", "updated_at": "string", "created_at": "string" }