I am currently working on creating an extension which allows posts to be uploaded to Ghost directly from Ulysses and I was wondering where I can find information on the API endpoint for creating and publishing posts. The API documentation seems to only have information on how to GET posts, not how to POST or PUT to them.
Any help or direction would be greatly appreciated.