https://github.com/fritzy/pie
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fritzy/pie
- Owner: fritzy
- License: mit
- Created: 2013-08-27T16:54:45.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-04-29T18:09:50.000Z (over 8 years ago)
- Last Synced: 2025-04-13T03:46:44.954Z (6 months ago)
- Language: JavaScript
- Size: 336 KB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#pie Personal Identity & Eventing
PIE is a simple federated pub-sub tool for publishing, gathering, and sharing your own data as well as providing disovery to others. Subscriptions may be in the form of live Websocket events or Webhooks back to your own PIE service.
#Running PIE
npm install . #install dependencies
node server