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

https://github.com/lf-edge/ics-sdk


https://github.com/lf-edge/ics-sdk

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Inventory and Configuration Services API

This repository contains OpenAPI specification for Inventory and Configuration services for EVE Edge App instances.

## What is EVE and Edge App instance?

EVE aims to develop an open, agnostic and standardized architecture unifying the approach to developing and orchestrating cloud-native applications across the enterprise on-premises edge. More information you can find [here](https://github.com/lf-edge/eve)

## What is Inventory and Configuration services?

Do you want to update your edge applications running on EVE without need to rebuild edge application?
Use Inventory and Configuration Services (ICS). Check out [this](https://github.com/lf-edge/eve/blob/master/docs/PATCH-ENVELOPES.md) to know more about underlying patch envelopes.

## How do I use this API?

You can use OpenAPI [generator](https://openapi-generator.tech/) or write your own SDK based on specification
Or you can use SDKs provided in this repository