Skip to content

BarnBridge/internal-api

Repository files navigation

internal-api

API used by the BarnBridge App.

Configuration

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

Running

The API can be run using the following command:

./internal-api run

Implementation details

Each product is grouped into its own set of routes and implementations.

Example: for governance related endpoints, see the governance module.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages