franzap on Nostr: I have a specific requirement for zap.store that no relay provides out of the box, ...
I have a specific requirement for zap.store that no relay provides out of the box, custom indexing multiple fields for NIP-50 full-text search (and rejecting certain event kinds).
I thought of customizing the fiatjaf golang relay framework but didn't want to learn new tooling just for this.
Gzuuus (npub1gzu…a5ds) pointed me at Bun.sh which is a powerful JS toolkit with built-in websockets and sqlite, and I basically got a relay implemented in under a day... very cool.
This will eventually index all software releases on zap.store, and I'm thinking of making this same server implement hzrd149 (npub1ye5…knpr)-Blossom, keeping copies of all the indexed artifacts.
#zapstore
I thought of customizing the fiatjaf golang relay framework but didn't want to learn new tooling just for this.
Gzuuus (npub1gzu…a5ds) pointed me at Bun.sh which is a powerful JS toolkit with built-in websockets and sqlite, and I basically got a relay implemented in under a day... very cool.
This will eventually index all software releases on zap.store, and I'm thinking of making this same server implement hzrd149 (npub1ye5…knpr)-Blossom, keeping copies of all the indexed artifacts.
#zapstore