Convore PHP 1.1.0 Released

TODO: Replace Generic Alt Text

This morning I released a new version of the Convore PHP API Library on GitHub. The class now has all newly-added API methods since last commit, including:

account/mentions.json groups/:group_id/request.json groups/:group_id/track.json topics/:topic_id/track.json users/username/:username.json messages.json messages/:user_id.json messages/:user_id/create.json messages/message/:message_id/star.json messages/message/:message_id/delete.json groups/discover/trending.json

You can pull it down at the repo: https://github.com/jaysonjphillips/convore-php

Back to Home