Why We Stopped Keeping Business Logic Inside API Controllers
Building Droplox — Engineering Notes #5
At the beginning of almost every application, API controllers are remarkably simple.
They receive an HTTP request, validate the input, invoke a few methods,
droplox.hashnode.dev6 min read