API Design

This week’s issue brings to you the following: MVC, MVP, MVI, MVVM, and VIPER architecture patterns How Shopify Builds a Resilient Payment System How…
In this issue, we talk about: Main software design principles The seven design smells of rotting software Software development antipatterns Bonus: What…
This week’s issue brings to you the following: Evolution of the Netflix API Architecture Why Amazon Abandoned Microservices Architecture in Favor of…
This week’s issue brings to you the following: Understanding REST Headers What is Cross-Origin Resource Sharing (CORS)? What are the differences between…
1
You probably heard about terms such as API-first, Code-first, and Design-first. Yet, although we as developers are primarily familiar with the…
An API management tool known as an API Gateway sits between a client and a group of backend services. It performs the function of a reverse proxy by…
...every developer need to know.