Fun
/upside-down
Put a text upside down
Query Parameters
text*string
The text
Length
1 <= length <= 6000Response Body
application/json
application/json
application/json
curl -X GET "https://plume.sodiumlabs.xyz/api/upside-down?text=string"{
"text": "string"
}{
"message": "string",
"errors": [
{
"message": "string"
}
]
}{
"message": "string"
}