First page - celdotro/marketplace GitHub Wiki

CEL.ro: Marketplace

Latest Stable Version Total Downloads GitHub license Latest Unstable Version

GitHub issues GitHub stars GitHub forks

About

This WIKI provides clarifications for programmers that wish to implement CEL.ro's API Wrapper in order to connect their own applications to CEL Marketplace.
This WIKI contains general instructions about the wrapper's usage. In order to see examples implemented in PHP, please visit: https://github.com/celdotro/marketplace_examples

Structure

The WIKI has a 2 level structure:

  1. This level usually contains general information about a specific capability and a list of methods implemented by the API. By exception, installation instructions and general information also belong to this level.
  2. This level is made up of 4 parts:
    1. About = general information about the method
    2. Class = used class (with namespace)
    3. Method = method's name
    4. Parameters = details about the method's parameters
    5. Response = the response returned by the API's method
    6. Example = link to the example from marketplace_examples

Contents

⚠️ **GitHub.com Fallback** ⚠️