Downloads
To enable your service for 3scale contracts, you can follow the API described here, but for the fast track you can download the latest plugins and gems for the language of your choice hosted on 3scale@GitHub. Direct links to those available are below.
Download also each plugin’s documentation and please refer to the general 3scale API documentation for further details.
Plugins
These are the 3scale integration plugins for various languages and frameworks.
Ruby Gem
Download at github or you can install this directly using:
gem sources -a http://gems.github.com
sudo gem install 3scale-3scale_ws_api_for_ruby
Download the documentation (PDF).
Perl
Download the code bundle here.
Requires:
Run:
perl Makefile.PL make install
to install into the default library location. Run make help for further install options.
PHP
Download the code here. Drop into your code directory – see README in the bundle or download the documentation (PDF).
Java
Download the JAR bundle here.
Just unpack it into a directory and then run the ant build.
Python
Download the code here.
Standard distutils installation: unpack the file, and from the new directory run
sudo python setup.py install
or you may put ThreeScale.py to the same directory as your program. See …/README for some usage examples.
.NET
Download the code here. See bundled README.txt for instructions or download the documentation (PDF).
Other frameworks under development.
If you have trouble with any of the above and/or would like to connect your service with zero code required from your side, we can do this using a proxy solution in some cases – just contact us at the contacts page.