Building a backend without giving your architecture to a framework
Most backend services don’t begin with complicated architecture.
They begin with an HTTP endpoint, some application logic, and a database call. Then requirements accumulate: authentication, transactio
maxmartinez.dev6 min read