Skip to content

dxiri/OAT

Repository files navigation

OAT - OPEN AnswerX Tool

This script implements a way to easily interact with the AnswerX OPEN API. You can dump tables, view its schema and target either production or staging environments. The tool works on top of Akamai {OPEN} Edgegrid Authentication_ scheme. For more information visit the Akamai {OPEN} Developer Community_.

To learn more about how Edgegrid works, visit:

To learn more about AnswerX, visit:

Installation

$ pip install open-answerx

And make sure you have a .edgerc file in your home folder containing your API credentials (create the file if it doesn't exist).

Contribute

#. Fork the repository to start making your changes to the master branch #. Write a test which shows that the bug was fixed or that the feature works as expected. #. Send a pull request and bug the maintainer until it gets merged and published. :)

the repository: https://github.com/dxiri/OAT

Author

Diego Xirinachs

Releases

No releases published

Packages

No packages published

Languages