Fred 8d4b6efe34 | ||
---|---|---|
admin | ||
classes | ||
includes | ||
languages | ||
public | ||
.gitignore | ||
LICENSE.txt | ||
README.md | ||
README.txt | ||
apigoat_doc.php | ||
composer.json | ||
composer.lock | ||
index.php | ||
uninstall.php |
README.md
APIgoat API wordpress plugin
This is an example of Wordpress plugin using the APIgoat API
It produce a shortcode to fetch and format content from a APIgoat project API.
It is based on DevinVinson/WordPress-Plugin-Boilerplate(https://github.com/DevinVinson/WordPress-Plugin-Boilerplate)
Details
- classes/APIgoatListModifiers.php is the main shortcode definition
- classes/APIgoatFetchAPI.php contains the authentication and query
- classes/APIgoatDoc.php is a formater
License
MIT