DRY Your Apache APISIX Config – DZone
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 information...