REST Anti-Patterns
If you have an HTTP-based API, you're most likely using the principles of REST to organize your system. While building such a system, it's helpful to organize your code in a way that is not only clean and eloquent,
An episode of the Complete Developer Podcast podcast, hosted by BJ Burns and Will Gant, titled "REST Anti-Patterns" was published on June 18, 2020 and runs 58 minutes.
June 18, 2020 ·58m · Complete Developer Podcast
Summary
If you have an HTTP-based API, you're most likely using the principles of REST to organize your system. While building such a system, it's helpful to organize your code in a way that is not only clean and eloquent, but that is thoroughly predictable to both new developers and anyone else working with your system.Read more ›The post REST Anti-Patterns appeared first on Complete Developer Podcast. Hosted on Acast. See acast.com/privacy for more information.
Episode Description
If you have an HTTP-based API, you're most likely using the principles of REST to organize your system. While building such a system, it's helpful to organize your code in a way that is not only clean and eloquent, but that is thoroughly predictable to both new developers and anyone else working with your system.
The post REST Anti-Patterns appeared first on Complete Developer Podcast.
Hosted on Acast. See acast.com/privacy for more information.