11
Jan
This guide will walk you through the process of posting articles to Dev.to using iOS Shortcuts, without needing any additional tools like cURL or Postman. Prerequisites Before you start, make sure you have the following: Dev.to API Key Shortcuts App Ensure the Shortcuts app is installed on your iPhone. Step 1: Create a Shortcut Open the Shortcuts app and tap the "+" in the top right corner to create a new shortcut. Tap Add Action, search for "Text" and select it. In the text box, input the following JSON template (you can adjust the content as needed): {“article”: {“title”: “Automated…