bpush is a management system of web push notification.
- Chrome
- Firefox
bpush supports VAPID that is standard for the web push notification.
- Send a push notification.
- Scheduled delivery.
- Support an Non-SSL WebSite (Service-Worker is hosted by bpush host).
- Send an notification via Web-API.
- Manage multiple websites.
- RSS coordination (deliver rss items as a push notification automatically).
- Support Japanese language.
See INSTALL.md
fastapi is an accelerator of receive count api written with golang. After you send a push notification, many clients access to your server in a short time. fastapi can process many requests faster than api written with PHP.
See more details here: fastapi/README.md
devneko [email protected]
MIT