Next I need to implement destinations for likes and bookmarks, to make it possible to automatically fetch information title even when micropub apps don't do it.
Afgelopen vrijdag was het hele team compleet tijdens onze Guapa Contribution Day. Deze dag stond in het teken van nieuwe ontwikkel technieken uitproberen en samen gave dingen te doen. 🤩 #webuildsuccess #magento #team #contribution bit.ly/2HRZBiu pic.twitter.com/VsA3T2OGRF
#
I added the code for destinations in Wrimini, the Android Micropub client. Now I can send a post to my website, which gets forwarded to Node-RED, which can change the post and post it somewhere else again.
I should implement destinations for Wrimini. I could send posts to a Node Red destination and apply some filtering automatically. This would also work well with the Micropub node.
The next thing that I want is a special micropub endpoint that I can write posts to from Node RED where these posts will disappears after a few hours, days or when removed, an ephemeral feed.
Being able to post from Node Red to Micropub-enabled endpoints enables quite a few possibilities. The version I'm working on now allows you to send just a string as a payload, which will used a content value.

Load more