pushi-api.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [pushi-api]
www.codever.land/bookmarks/t/pushi-api
Sending Web Push Notifications from Node.js
https://thecodebarbarian.com/sending-web-push-notifications-from-node-js.html
Using service workers, you can send push notifications to Chrome straight from your Node.js app. The excellent web-push [npm mo...
- :calendar: published on: 2018-05-08
- tags: node.js, web-push, pushi-api, expressjs
- :octocat: source code