Ask HN: If you could redesign API gateways today, what would you change?
2•shubham7004•2h ago
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 still build a traditional gateway, or something more modular?
Curious how people here approach this.