DRY your Apache APISIX config
DRY is an important principle in software development. This post will show you how to apply it to Apache APISIX configuration.
The DRY principle
"Don't repeat yourself" (DRY) is a principle of software development aimed at reducing repetition of inf...
apisix.hashnode.dev6 min read