Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 781 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 781 Bytes

Overview

ning-api-php is a PHP client for accessing the Ning API.

The Ning API is a RESTful API that allows developers to access the content on their Ning Networks. The Ning 3.0 API Documentation contains a complete API reference.

For the Ning 2.0 version of this client, use branch ning2-apiv1-master.

Support

If you find an issue with this library, please file a bug on our issues page.

Example Usage

See the /test directory for examples of how to use this library.