Join Nostr
2025-09-24 12:12:11 UTC
in reply to

dcadenas on Nostr: I see some similarities with work we did using Neo4j to track follows/unfollows for ...

I see some similarities with work we did using Neo4j to track follows/unfollows for push notifications. Since the graph was already there, we added a PageRank API too:
🔗 https://followers.nos.social/api/v1/trusted/89ef92b9ebe6dc1e4ea398f6477f227e95429627b0a33dc89b640e137b256be5

It’s only HTTP for now, but I’m considering exposing it on Nostr with the same custom kinds you use for PageRank data 🤔

Code: https://github.com/planetary-social/nos-followers

cc