https://github.com/braid-org/braidmail
A Braid server for messages
https://github.com/braid-org/braidmail
Last synced: 5 months ago
JSON representation
A Braid server for messages
- Host: GitHub
- URL: https://github.com/braid-org/braidmail
- Owner: braid-org
- Created: 2024-04-20T06:36:14.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-13T23:24:40.000Z (about 1 year ago)
- Last Synced: 2025-11-19T23:19:41.227Z (7 months ago)
- Language: JavaScript
- Size: 135 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: readme
Awesome Lists containing this project
README
# Braidmail
A server for a feed of braided posts. Like email, or a forum, over braid.
- You can braid-subscribe to the /feed or each /post/*
- You can add, modify, or delete a /post/*
- Each new /post/* will automatically append to the /feed
See server-demo.js for an example of how to use.