A tool to help generate Swagger specification documentation for Sails APIs
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a Sails.js hook that automatically generates Swagger 2.0 API documentation from your Sails application's routes and blueprints. It requires minimal configuration, allowing developers to customize the output via a config file or by adding `swagger` annotations directly in `config/routes.js`. It's designed for Sails.js developers