Skip to content

pensadorsolucoes/IcarrosAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IcarrosApi SDK

This open-source library allows you to integrate Icarros into your app. Learn more about the provided samples, documentation, integrating the SDK into your app, accessing source code, and more at click here The Website of iCarros Ltda, is intended to disclose advertisements, surveys, as well as any information and news relating to motor car. This application allows you to make requests in icarros and use many resources, like: leads, inventory, create forms in your application, new ads registration in icarros account.

Dependencies

List of dependencies for use sdk

  • PHP >= 5.4
  • Curl
  • Composer
  • Apache

Give Feedback

Please report bugs or issues to https://github.com/Veloccer/IcarrosAPI/issues

Instalation

step by step - not ready

Wiki

To learn more about api Icarros, 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

iCarros SDK is Copyright © 2017 haganicolau.

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

About

SDK responsável por integrar aplicação icarros

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages