Code Smell 270 - Boolean APIs
#cleancode #security #refactoring #whatsapp #apis #restapi #booleanapis #creatingseparateendpoints
https://hackernoon.com/code-smell-270-boolean-apis
#cleancode #security #refactoring #whatsapp #apis #restapi #booleanapis #creatingseparateendpoints
https://hackernoon.com/code-smell-270-boolean-apis
Hackernoon
Code Smell 270 - Boolean APIs
An API might have a secure parameter that enables additional security checks when set to true. While this approach seems simple, it introduces several problems.