Skip to content
Kiril Kirkov edited this page Feb 14, 2018 · 17 revisions

Hello. Api usage is very simple. There is list with available calls:

You can get another format from api response when set GET FORMAT - ?format=json/array/csv/html/jsonp/php/serialized/xml

You can add authentication when in application/config/rest.php set $config['rest_auth'] to basic/digest/session

Congratulations to https://github.com/chriskacerguis/codeigniter-restserver 👍

Clone this wiki locally