Posts Tagged posterous
Munging Posterous with CouchDB
Friday, 16 Dec 2011
Previously I used the Posterous API to retrieve all my blogs posts. In this post, I’m going to show how easy it is to use CouchDB’s _bulk_docs API to get lots of data in via JSON import. Later on, I’l…
Using cURL and the Posterous API
Saturday, 3 Dec 2011
Posterous has a really neat feature of their API docs - you can use it directly from the web page. Unfortunately, I only need it to migrate off to Octopress. Log into Posterous and then open the API p…