Dev.to · Aman Bhakar
🔧 Backend Engineering
⚡ AI Lesson
2mo ago
FlowHub: I got tired of rewriting SMS/OAuth/webhook code every time we switched providers, so I split it into 16 npm packages and one all-in-one package
Every backend I've worked on ends up with the same mess: Twilio calls in one file, Stripe-style OAuth...