Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tpeczek/demo.azure.funtions.pushnotifications
Sample project for demonstrating Push Notifications based on Push API and Web Push Protocol in Azure Functions
https://github.com/tpeczek/demo.azure.funtions.pushnotifications
azure-functions push-api push-notifications web-push web-push-notifications
Last synced: 13 days ago
JSON representation
Sample project for demonstrating Push Notifications based on Push API and Web Push Protocol in Azure Functions
- Host: GitHub
- URL: https://github.com/tpeczek/demo.azure.funtions.pushnotifications
- Owner: tpeczek
- License: mit
- Created: 2019-01-20T13:48:08.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T17:36:24.000Z (4 months ago)
- Last Synced: 2024-08-21T21:43:54.237Z (4 months ago)
- Topics: azure-functions, push-api, push-notifications, web-push, web-push-notifications
- Language: C#
- Size: 20.5 KB
- Stars: 7
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Demo.Azure.Funtions.PushNotifications
Sample project for demonstrating Push Notifications based on Push API and Web Push Protocol in Azure Functions:
- [Scaling Web Push Notifications with Azure Functions](https://www.tpeczek.com/2019/02/scaling-web-push-notifications-with.html)
## Donating
My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by [sponsoring me](https://github.com/sponsors/tpeczek) (either monthly or one-time).
## Copyright and License
Copyright © 2019 - 2024 Tomasz Pęczek
Licensed under the [MIT License](https://github.com/tpeczek/Demo.Azure.Funtions.PushNotifications/blob/master/LICENSE.md)