Skip to content

pensadorsolucoes/meucarronovoAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meucarronovo SDK

This open-source library allows you to integrate meucarronovo 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 meucarronovo 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 meucarronovo and use many resources, like: inventory, create forms in your application, new ads registration in meucarronovo 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/meucarronovo/issues

Instalation

step by step - not ready

Wiki

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

meucarronovo SDK is Copyright © 2017 haganicolau.

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

About

SDK Integration with meucarronovo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages