You know you've made it as a backend dev when your beautifully crafted REST API gets consumed by... Excel. With VBA macros. And someone's cousin who "knows computers" added a button that says "Send Request" in Comic Sans.
The thing is, they're not wrong. Excel is basically the world's most popular database, frontend framework, and API client all rolled into one unholy spreadsheet. Finance bros have been doing API calls from Excel since before half of us knew what JSON was. They're out there concatenating URLs in cell B4 and parsing responses with VLOOKUP like it's perfectly normal behavior.
And you can't even be mad because it works. They're hitting your endpoints, they're getting their data, and they didn't have to install Node.js or argue about which HTTP client library is best. Meanwhile you spent three weeks building a proper SDK that nobody uses.
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp