APIgoat_API_wordpress_plugin/README.md

18 lines
488 B
Markdown
Raw Normal View History

2020-09-03 22:10:06 +00:00
# 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/APIgoatList.php is the main shortcode definition
* classes/APIgoatFetchAPI.php contains the authentication and query
* classes/APIgoatDoc.php is a formater
License
----
MIT