Hi guys. I read this article and learned basics of wp-api:
At the end of the article there was a link for a library in php: https://github.com/WP-API/client-php
but this client-php library was really bad documented, and I didn’t understand how to use it.
would you give me an example code to creat a new wp post remotely using client-php library?