An open API service indexing awesome lists of open source software.

https://github.com/oneall/php-api-examples

This project show implementation of example
https://github.com/oneall/php-api-examples

Last synced: 10 months ago
JSON representation

This project show implementation of example

Awesome Lists containing this project

README

          

OneAll PHP API Examples
==============

The OneAll API unifies 35+ Social Networks and consolidates the most powerful social network features in a single
solution. You can work with multiple social networks at once and you will obtain a standardized field structure for
data received from any of the social networks. Save time and development resources and focus on your core business.

## Getting Started

This project show examples of our Oneall REST API into PHP with **Curl** & With our **PHP SDK**.

### Prerequisites

You need to create an account and an application on [our website](app.oneall.com) in order to be able to use our examples.

Usage
-----

* Setup your OneAll Site Credentials in the **lib/config.ini** file before being able to use examples.
* Update example files with your own values (token, ...)
* And execute PHP examples files.

Documentation
-------------

You can find all API documentation on [our website](http://docs.oneall.com/api/resources/).

License
-------

The **GNU General Public License** (GPL) is available at http://www.gnu.org/licenses/old-licenses/gpl-2.0.html