Vodyani
A fantastic solution for nodejs server-side apps. for those of you who need to create http services.
Easy to Use
With a rich set of built-in modules and CLI tools, you can learn how to develop a robust, modern server-side monolithic application in a very short period of time.
Modular design
Thanks to the design philosophy of dependency injection and dependency inversion, you can easily distinguish logic with different responsibilities into individual modules and give them different capabilities.
Powerful business processing capabilities
Parameter verification is troublesome? How to handle data conversion? How to decouple internal and external calls in business logic? These will no longer be a problem in Vodyani.