Tag: api-design
All the articles with the tag "api-design".
API-Driven UI Configuration: Stop Hardcoding Your Dashboard
Published: at 10:00 AMEvery dashboard has summary cards. Most teams hardcode them. Product wants to add a card? Deploy frontend. We made it API-driven.
Design Pattern - Cascading Credential Resolution
Published: at 10:00 AMLearn how to implement a cascading credential resolution pattern inspired by AWS SDK - providing multiple credential sources with clear precedence for better developer experience and flexibility.