Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@delegate212
it sure is lol, at least at least if they want both json and xml, read the content type header instead of maintaining two functions :\ -
@gitpush Its pretty funny tbf they've actually had to go to the length of writing a custom media formatter to force text/plain.
-
@gitpush Indeed absolute crazy. The responses from the endpoints aren’t consistent some times you’ll get XML, JSON or just random strings. They rely heavily on adding custom headers to most of the responses when in reality it should be in the body.
-
@delegate212 just rewrite this thing from scratch don't see any hope for it to be fixed lol
-
Yo Dawg, we heard you like JSON, so we put some JSON in your JSON, so you can deserialize while you deserialize!
Related Rants
-
Aiei16Manager: Hey, this is Junior. he will work with you from now on. Me: Oh cool, we could use some help. (moments...
-
socialdeveloper16We all have that kind of friend who is losing his shit , screaming , swearing , crying , whenever the code doe...
-
PonySlaystation12The gift that keeps on giving... the Custom CMS Of Doomâ„¢ I've finally seen enough evidence why PHP has such ...
XML and JSON endpoints while forcing Content-Type Text/Plain instead of allowing Web API to handle the serialisation. The f were these devs thinking.
rant
madness