You are viewing a single comment's thread from:

RE: Deleted

in #steemit8 years ago (edited)

I did this to integrate my posts into my website, as you can see over here: https://moisescardona.me. That way, a user can see my posts there and click them to go directly into SteemIt. As far I know, there's no way to integrate posts into a website so I created this tool to accomplish this :)

Sort:  

Ah, ok, makes sense. Thanks. There are API libraries to get data from the blockchain, like steemjs. I have done it for a "new" section https://steemkure.com/kurate, and I'm pretty sure it can be done for your own posts too ;)

But good job on your project. :)

That's awesome! Great job!