Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inureyes/phpmypeopleapi
PHP class for Mypeople bot API
https://github.com/inureyes/phpmypeopleapi
Last synced: 6 days ago
JSON representation
PHP class for Mypeople bot API
- Host: GitHub
- URL: https://github.com/inureyes/phpmypeopleapi
- Owner: inureyes
- Created: 2013-05-29T06:50:41.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-29T11:14:36.000Z (over 11 years ago)
- Last Synced: 2024-10-18T02:48:29.808Z (28 days ago)
- Language: PHP
- Size: 114 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PHPMyPeopleAPI
==============PHP class for Mypeople bot API.
## Introduction
Implementation of MyPeople API. Based on NAF framework by Needlworks/TNF and MyPeople API code samples provided by Daum DNA Lab.Requires PHP 5.2+.
## Usage
Make sure that you create the config.ini which contains API key.Example
> apikey = 'PUTYOURKEYHERE'