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-08-02 15:12:35 -06:00
debian Added 0.8.2 to the debian changelog 2013-07-18 14:05:29 -06:00
doc Added docs on the Events URL 2013-08-02 12:18:08 -06:00
pkg Updated suse specs for 0.8.2 2013-07-18 07:29:33 +02:00
rpm Update salt-api.spec 2013-07-25 12:25:01 -06:00
saltapi Cast the stream output data chunks to JSON 2013-08-02 15:12:35 -06:00
scripts clean up loader module 2012-09-24 14:45:36 -06:00
.gitignore Ignore PyCharm files. 2013-03-11 13:52:20 +01:00
AUTHORS Clean up Authors file 2012-10-24 10:34:19 -06:00
dev_requirements_python26.txt Add requirements for install and tests. 2013-03-16 21:21:06 +01:00
dev_requirements_python27.txt Fix typo. 2013-03-16 21:22:30 +01:00
LICENSE Apache! Yay! 2012-09-18 17:38:54 -06:00
MANIFEST.in Added requirements.txt to MANIFEST.in 2013-04-08 19:48:54 -06:00
opt_requirements.txt Pulled CherryPy into opt_requirements.txt 2013-03-21 09:28:53 -06:00
README.rst Removed pre-alpha note from README 2013-01-21 20:00:06 -07:00
requirements.txt Pulled CherryPy into opt_requirements.txt 2013-03-21 09:28:53 -06:00
setup.py Add requirements for install and tests. 2013-03-16 21:21:06 +01:00
tests.py Add a test suite. 2013-03-16 21:14:26 +01: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/