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

https://github.com/shadowjonathan/istruct

A standard API to work with infrastructure
https://github.com/shadowjonathan/istruct

Last synced: 4 months ago
JSON representation

A standard API to work with infrastructure

Awesome Lists containing this project

README

          

# `IStruct`

> Derivative of "infrastructure", only when stylized as `IStruct`, it conforms to a Java interface naming scheme; An interface to "Structure"

An architecture design aiming to provide a coherent set of APIs and definitions for Compute infrastructure,
so that different "components" can work together with common definitions.

*Note: This library is a WIP, design documents and such as scattered about at the moment.*

## Repo layout

- The core API definitions, structures, and enums, are laid out under `common`
- "In-tree" components are under `components`
- The only available component at the moment is a Libvirt one.