github.com/choria-io/go-choria@v0.28.1-0.20240416190746-b3bf9c7d5a45/README.md (about)

     1  # Choria Broker and Server
     2  
     3  Choria is a framework for building Control Planes, Orchestration Systems and Programmable Infrastructure.
     4  
     5  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.
     6  
     7  Additionally, this is the foundational technology for a monitoring pipeline called Choria Scout.
     8  
     9  More information about the project can be found on [Choria.IO](https://choria.io).
    10  
    11  [![CodeFactor](https://www.codefactor.io/repository/github/choria-io/go-choria/badge)](https://www.codefactor.io/repository/github/choria-io/go-choria) 
    12  [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3558/badge)](https://bestpractices.coreinfrastructure.org/projects/3558)
    13  [![Go Report Card](https://goreportcard.com/badge/github.com/choria-io/go-choria)](https://goreportcard.com/report/github.com/choria-io/go-choria)
    14  
    15  # Links
    16  
    17   * [Choria Project Home](https://choria.io)
    18   * [Server and Broker Documentation](https://choria-io.github.io/go-choria/)