1 min readMay 19, 2019
“The problem many developers put themselves in, is that they will create a new controller for each major/breaking change to their endpoints which increases”
This is why I automate nearly everything in the BeAPI Framework. Keeps developers from making stupid decisions :)
Batch jobs are automated, webhooks are automated, etc.