https://github.com/steadybit/advice-kit
The Steadybit AdviceKit enables the extension of Steadybit with new pieces of Advice.
https://github.com/steadybit/advice-kit
Last synced: 4 months ago
JSON representation
The Steadybit AdviceKit enables the extension of Steadybit with new pieces of Advice.
- Host: GitHub
- URL: https://github.com/steadybit/advice-kit
- Owner: steadybit
- Created: 2023-09-14T12:39:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-24T10:20:50.000Z (4 months ago)
- Last Synced: 2026-02-24T15:56:38.947Z (4 months ago)
- Language: Go
- Homepage: https://hub.steadybit.com/
- Size: 523 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README

# Steadybit AdviceKit
The Steadybit AdviceKit enables the extension of Steadybit with new advice capabilities.
## Getting Started
We recommend that you read the following documentation to get started with AdviceKit.
- [Advice API](/docs/advice-api.md)
- [Advice Registration](/docs/advice-registration.md)
- [Terminology](/docs/terminology.md)
- [Extension-Scaffold](https://github.com/steadybit/extension-scaffold/blob/main/README.md)