{ "@context":[ "https://www.w3.org/ns/activitystreams", {"Hashtag":"as:Hashtag"} ], "published":"2024-05-30T16:43:58.287Z", "attributedTo":"https://social.jayvii.de/actors/jayvii", "replies":"https://social.jayvii.de/objects/Vvdkovg0smI/replies", "to":["https://www.w3.org/ns/activitystreams#Public"], "cc":["https://social.jayvii.de/actors/jayvii/followers"], "content":"
I was playing with the idea of writing a very simple #selfhost|able webservice in #PHP where you can toss URLs to with a GET request and it puts out all previously collected URLs as an #RSS feed. That way I could add a very simple #ReadItLater functionality to my rss reader.
Turns out, the link-collection service I have been using for months (called linkding, check it out, it is great!) can do exactly that 😅
", "mediaType":"text/html", "attachment":[], "tag":[ {"type":"Hashtag","name":"#selfhost","href":"https://social.jayvii.de/tags/selfhost"}, {"type":"Hashtag","name":"#PHP","href":"https://social.jayvii.de/tags/PHP"}, {"type":"Hashtag","name":"#RSS","href":"https://social.jayvii.de/tags/RSS"}, {"type":"Hashtag","name":"#ReadItLater","href":"https://social.jayvii.de/tags/ReadItLater"} ], "type":"Note", "id":"https://social.jayvii.de/objects/Vvdkovg0smI" }