Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.3 KB

README.md

File metadata and controls

44 lines (33 loc) · 1.3 KB

OlxAPI SDK

This open-source library allows you to integrate OLX into your app. Learn more about the provided samples, documentation, integrating the SDK into your app, accessing source code, and more at, click here

Dependencies

List of dependencies for use sdk

  • PHP >= 5.4
  • Curl
  • Composer
  • Apache

Give Feedback

Please report bugs or issues to click here

Instalation

step by step - not ready

Wiki

To learn more about api olx, all features, functions, read the wiki here.

Return

  array(2){
    'status' => 'ok',
    'body' => array()
    };

Error

  array(4){
    'status' => 'fail',
    'http_code' => http_code,
    'header' => header,
    'body' => json_body
    };

License

OLX SDK is Copyright © 2017 haganicolau.

It is free software, and may be redistributed under the terms specified in the LICENSE.txt