this post was submitted on 12 Dec 2024
138 points (99.3% liked)

Programming

17677 readers
80 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] WanakaTree@lemm.ee 15 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

A big part of my job is API integrations. The most infuriating one I deal with is a startup who keeps adding new properties with property names randomly being pascal case, camel case, or snake case. Especially when the same property is one case on a request model and different on the response.

[–] chunkystyles@sopuli.xyz 7 points 2 weeks ago

That's infuriating. I'm angry for you.

[–] jwt@programming.dev 6 points 1 week ago

Worst-case scenario.