DEV Community

Discussion on: Introducing a new tool - How to back your DEV Post

Collapse
 
dhairyashah profile image
Dhairya Shah

In brief

  • I get post data from dev.to using API and
  • then push the post content (markdown) to GitHub using GitHub Rest API

that is how it works 🙂