Skip to content

pensadorsolucoes/autolineAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutolineApi SDK

This open-source library allows you to integrate Autoline into your app. Learn more about the provided samples, documentation, integrating the SDK into your app, accessing source code, and more at click here or here The Website of Autoline 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 Autoline and use many resources, like: leads, inventory, create forms in your application, new ads registration in Autoline 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/AutolineAPI/issues

Instalation

step by step - not ready

Wiki

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

Autoline SDK is Copyright © 2017 haganicolau.

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages