intecture-api 0.3.2

API component for Intecture infrastructure. Intecture is the developer friendly, multi-lingual configuration management tool.
Documentation

Intecture Build Status Coverage Status ![Gitter](https://badges.gitter.im/Join\ Chat.svg)

Intecture is a developer friendly, language agnostic configuration management tool for server systems.

  • Extensible support for virtually any programming language
  • Standard programming interface. No DSL. No magic.
  • Rust API library (and bindings for popular languages)

You can find out more at intecture.io.

Installation

The best way to get up and running is by using the Intecture installer:

$ curl -sSf https://get.intecture.io/ | sh -s -- api

For other installation options and dependencies, see the Intecture book.

Uninstallation

$ curl -sSf https://get.intecture.io/ | sh -s -- -u api

Contributing

Dude! Awesome. Have a look at CONTRIBUTING.md for details.

Support