
Apiarist
Make spaghetti code readable without touching the code!
1 follower
Make spaghetti code readable without touching the code!
1 follower
With apiarist you can divide the project into modules by describing it in yaml files. You can divide the project, for example, by routes and various conditions. If you see a lot of "if" in the code, then this is a great candidate to be split into modules.

