Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
Go to file
2013-02-12 12:56:10 -07:00
debian delete superfluous pathname 2013-01-23 13:38:55 -08:00
doc Made the "Getting Started" docs more explicit for salt-api & netapi mods 2013-02-12 12:34:40 -07:00
saltapi Added missing line-breaks 2013-02-12 12:56:10 -07:00
scripts clean up loader module 2012-09-24 14:45:36 -06:00
.gitignore Add gitignore 2012-09-18 17:39:14 -06:00
AUTHORS Clean up Authors file 2012-10-24 10:34:19 -06:00
LICENSE Apache! Yay! 2012-09-18 17:38:54 -06:00
MANIFEST.in Add MANIFEST.in with docs, AUTHORS, etc. 2012-10-24 10:52:06 -06:00
README.rst Removed pre-alpha note from README 2013-01-21 20:00:06 -07:00
setup.py Add optional support for setuptools. 2013-01-26 22:20:41 +00:00

========
salt-api
========

The Salt API system is used to expose the fundamental aspects of Salt control
to external sources. salt-api acts as the bridge between Salt itself and
REST, Websockets, etc.

Documentation is available on Read the Docs:

http://salt-api.readthedocs.org/