Modern SaaS architectures are increasingly composable and modular, but API gateways still feel fairly monolithic.
Most teams really just need a few core pieces like authentication, rate limiting, logging, and usage tracking.
If you were designing API infrastructure from scratch today, would you stil...