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: 2 months 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 7 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T17:36:24.000Z (about 1 year ago)
- Last Synced: 2024-08-21T21:43:54.237Z (about 1 year 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)
## Consulting and Professional Services
Do you need help with any of my libraries, or with building features on top of what they provide? What about ASP.NET Core architecture, Azure architecture, or DevOps? I offer consulting and development services.
[](https://calendly.com/tpeczek/30min)
[](mailto:tpeczek@gmail.com)## 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 - 2025 Tomasz Pęczek
Licensed under the [MIT License](https://github.com/tpeczek/Demo.Azure.Funtions.PushNotifications/blob/master/LICENSE.md)