Dev.to API questions

Nested Software - Oct 1 '19 - - Dev Community

I'm writing some scripts to help me manage my dev.to articles. I was wondering how to do the following things using an API (if possible):

  • Post a new article (by sending a markdown file)
  • Update an existing article
  • Submit an image and get back a URL to that image
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .