In Writing Platform Push, Draft Lets You Collaborate Then Publish Anywhere  

Just released an API and WebHooks for Draft. TechCrunch covered it and some other publishing features I’ve released recently.

The one-man team of Nathan Kontny has just introduced a new REST API that’ll let any news outfit or other publishing organization connect Draft to the other software it uses. If you’re Buzzfeed or The Huffington Post* or another media company with a big mix of full and part-time writers, you could use the API to let writers and editors work through versions together in Draft then publish straight to your custom content management system.

Eric Eldon, TechCrunch

 
6
Kudos
 
6
Kudos

Now read this

Faster Rails partial rendering and caching. 78% improvement of test application

Using a new gem I created, I was able to optimize a Rails action by 78% (152 ms to 34 ms). The gem takes advantage of Rail’s read_multi method to retrieve cached partials in parallel instead of the traditional route of sequentially... Continue →