An open API service indexing awesome lists of open source software.

https://github.com/choria-io/go-choria

Backplane Development Framework and Server hosting Choria Agents, Networks, Federations and Streaming Data
https://github.com/choria-io/go-choria

backplane framework orchestration

Last synced: about 1 year ago
JSON representation

Backplane Development Framework and Server hosting Choria Agents, Networks, Federations and Streaming Data

Awesome Lists containing this project

README

          

# Choria Broker and Server

Choria is a framework for building Control Planes, Orchestration Systems and Programmable Infrastructure.

This is a daemon and related tools written in Go that hosts services, autonomous agents and generally provide a secure hosting environment for callable logic that you can interact with from code.

Additionally, this is the foundational technology for a monitoring pipeline called Choria Scout.

More information about the project can be found on [Choria.IO](https://choria.io).

[![CodeFactor](https://www.codefactor.io/repository/github/choria-io/go-choria/badge)](https://www.codefactor.io/repository/github/choria-io/go-choria)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3558/badge)](https://bestpractices.coreinfrastructure.org/projects/3558)
[![Go Report Card](https://goreportcard.com/badge/github.com/choria-io/go-choria)](https://goreportcard.com/report/github.com/choria-io/go-choria)

# Links

* [Choria Project Home](https://choria.io)
* [Server and Broker Documentation](https://choria-io.github.io/go-choria/)