inventory-backend

Inventory Backend

Usage no npm install needed!

<script type="module">
  import inventoryBackend from 'https://cdn.skypack.dev/inventory-backend';
</script>

README

sendanor/inventory-backend

This is a simple REST backend for inventories (especially for Ansible).

You could also think of it as a simple database between shell scripts and web apps. See also our shell client for it.

Development Status

The project currently is actively developed.

This is an unstable development version.

The first stable release is expected to arrive later 2020/12.

Commercial Support

Commercial support up to 10 years is available from Sendanor.

We will increase the price 10% weekly after weekly milestone is completed.

Finnish customers can purchase the support plan from our webstore. Please contact us, if you would like to purchase the plan from outside of Finland.

Install

npm i -g inventory-backend

...or directly from our Github:

npm i -g sendanor/inventory-backend

Design