Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/programmatically-posting-to-your-favorite-blogs.html #53

Open
utterances-bot opened this issue Nov 13, 2022 · 6 comments
Open

/programmatically-posting-to-your-favorite-blogs.html #53

utterances-bot opened this issue Nov 13, 2022 · 6 comments

Comments

@utterances-bot
Copy link

Post to Dev, Hashnode, and Medium using their APIs | Cody Bontecou

Generate posts on Dev, Hashnode, and Medium using the same markdown source file to simultaneously post on all three platforms using their REST and Graphql APIs.

https://codybontecou.com/programmatically-posting-to-your-favorite-blogs.html

Copy link

What if I want to updates from my website and get reflects to all of these platform ??
is there any endpoint to update or delete??

Copy link

Hii.. what is the endpoint if I want to update or delete the articles??

@CodyBontecou
Copy link
Owner

Hey Rajeh, last I checked:

  • Medium's API doesn't allow updating or deleting articles
  • Hashnode's API said it allowed these methods but they were not working
  • dev.to's v0 API (being deprecated) allows updates but I'm not sure about deletes

Copy link

I wanted to build a solution for pushing the articles to multiple websites. But I came across your solution. Have you built an application (Web, CLI, anything that works) for this? If you already have a solution, then I don't need to reinvent the wheel.

@CodyBontecou
Copy link
Owner

Hey @tirthyakamaldasgupta! I began building a platform but found https://bloggu.io/ and decided to stop. https://bloggu.io/ provides all of the features that I had hoped to build and more.

Copy link

I understand. But the initiative you took was great. Thanks for recommending this platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants