👩💻 Join our community of thousands of amazing developers!
As I’ve been building out During, we have a handful of microservices powering things like syncing, importing, some single-purpose serving of heavy data, and so on. If you aren’t familiar, a microservice is just a fancy word that means “let’s spread our business objects all OVER the fucking place!”. Anyway, my microservices are all, well, really really micro. And because I’m definitely not above being an idiot, I’ve rewritten one of my web services a number of times, starting with a folder inside...