Libraries to simplify API access are available.
Python client libraries are written and maintained by Vanguardistas. You can download it from PYPI here. The source code is also available.
Have you written a client library and published it? Let us know on the mailing list.
The following scripts / libraries were written by outside developers. Please contact them directly if you have any questions regarding their code.
We thank the developers of these scripts for sharing their code and their experience.
https://github.com/jfarschman/metropublisher
This project is a walkthrough of pulling data out of a Joomla MySQL DB and formatting it for input into Metro Publisher using the API.
Written and maintained by Jay Farschman.
https://github.com/WidgetsBurritos/metro-publisher-import
A simple PHP command-line script to import a CSV file of business locations directly into Metro Publisher.
Written and maintained by David Stinemetze.
https://github.com/MichaelJamesParsons/MetroPublisher-PHP-SDK
This is a fully featured PHP SDK for the Metro Publisher REST API. It takes care of the boilerplate HTTP client request/response logic.
Written and maintained by Michael Parsons.