2025-02-18 03:19:43 +00:00

38 lines
1.6 KiB
Plaintext

{
"@context": "https://www.w3.org/ns/activitystreams",
"id": "https://deadvey.com//socialweb/notes/105",
"type": "Note",
"hash": "105",
"content": "<b>NeoDB:</b><br/>The other day I found this cool fediverse service called NeoDB which is a reviewing site like Letterboxd or Backloggd, but is for all forms of media, books, films, tv, plays, music etc... I really like it at the moment and have set up my own instance at neodb.deadvey.com which I am going to trial for myself. I'll still post reviews on both my blog and neodb, but I might decide to only use neodb in the furture for reviews as it's a better experience in general with a more robust federation functionality than my bareley working activity pub implementation. Fly You High - DeaDvey",
"url": "https://deadvey.com/blog/105.html",
"attributedTo": "https://deadvey.com/@blog",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [],
"published": "Mon, 17 Feb 2025 15:34:18",
"replies": {
"id": "https://deadvey.com/socialweb/replies/105",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://deadvey.com/socialweb/replies/105?page=true",
"partOf": "https://deadvey.com/socialweb/replies/105",
"items": []
}
},
"tag": [
{
"Type": "Hashtag",
"Href": "https://deadvey.com/blog/neodb.html",
"Name": "#neodb"
},
{
"Type": "Hashtag",
"Href": "https://deadvey.com/blog/fediverse.html",
"Name": "#fediverse"
}
]
}