blob: 4aaacf2101173f920defefc0218eec9442c14831 [file] [log] [blame]
% layout 'main', title => 'KorAP: Application Programming Interface';
%= page_title
<p>Internally the communication between KorAP components is done using the KoralQuery protocol.
The specification for KoralQuery is available on <%= ext_link_to 'GitHub', "http://korap.github.io/Koral" %>.
All API endpoints either use KoralQuery or are (more or lest) REST-ful web APIs.</p>
<p>All publicly available API endpoints including their requests and responses are described in the <%= ext_link_to 'GitHub Wiki', "https://github.com/KorAP/Kustvakt/wiki" %> of <%= embedded_link_to 'doc', 'Kustvakt', 'korap', 'kustvakt' %>.</p>