On Feb 8, 2019, at 10:48, p...@sungenis.com wrote:

> My problem is that I can’t find documentation for the Web API itself, only 
> for the C++ library for it.

I assume that you are referring the ‘rivwebcapi’ library that ships with v3.x? 
That is actually written in straight C (although it is of course 
forward-compatible to C++ as well).

 
> Is there any documentation for the Web API itself? Which CGI files to call, 
> how to format my POST data, etc.? Or can someone at least point me in the 
> right direction for how it works so I can try sussing it out myself?

Full documentation is included with the Rivendell sources. If you’re building 
from source, you’ll find it in ‘docs/apis/web_api.pdf’. On a standard CentOS 
install, it’s in ‘/usr/share/doc/rivendell-<version>/apis/web_api.pdf’. There 
is also a full set of docs for the ‘rivwebcapi’ library; see 
‘docs/rivwebcapi/clibsummary.pdf’ to get started.

Cheers!


|---------------------------------------------------------------------|
| Frederick F. Gleason, Jr. |             Chief Developer             |
|                           |             Paravel Systems             |
|---------------------------------------------------------------------|
|         A room without books is like a body without a soul.         |
|                                                                     |
|                                                         -- Cicero   |
|---------------------------------------------------------------------|
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to