#microservices

15 tweets

When you have an API with three different key formats in one response body ...

{ lowercase: "...", CamelCase: "...", snake_case: "...", }

you know they truly do #microservices, or?!