Examples and libraries to get started using the Akamai {OPEN} APIs
Currently, this repository has:
- Sample code clients for python
- Sample code clients for php
$ git clone https://github.com/akamai-open/api-kickstart.git
$ cd examples/python
See the README in the examples/python directory for additional instructions
$ git clone https://github.com/akamai-open/api-kickstart.git
$ cd examples/php
See the README in the examples/php directory for additional instructions
We have example applications available for review.
- PAPI Demo App
- Image Manager Demo App Note that the Image Manager product is required for this example
The Blog Post https://goo.gl/T4VR10 explains how to use HTTPie to access and explore our APIs from the command line