API used by the BarnBridge App.
For all the available config options please see the configuration file. A sample configuration file can be found here.
The tool also includes rich help functions. To access them, use the --help
flag.
./internal-api --help
The API can be run using the following command:
./internal-api run
Each product is grouped into its own set of routes and implementations.
Example: for governance related endpoints, see the governance module.