Skip to content

reviewpro/api_connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api_connect

ReviewPro API wrapper

This is a simple API wrapper for the ReviewPro API. To register for access please go to htttp://developer.reviewpro.com

connect_py

You'll need to have Python 2.7 and PIP installed. To install please run pip install -r requirements.txt

connect_php

Tested with PHP 5.5. No special libraries needed to run.