APIgoat_API_wordpress_plugin/README.md

497 B

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