https://github.com/fabiangosebrink/aspnet-webhooks
Example of WebHooks with ASP.NET and DropBox and GitHub
https://github.com/fabiangosebrink/aspnet-webhooks
Last synced: 3 months ago
JSON representation
Example of WebHooks with ASP.NET and DropBox and GitHub
- Host: GitHub
- URL: https://github.com/fabiangosebrink/aspnet-webhooks
- Owner: FabianGosebrink
- Created: 2015-10-18T17:52:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-18T17:53:41.000Z (over 9 years ago)
- Last Synced: 2025-01-28T18:32:26.634Z (5 months ago)
- Language: C#
- Homepage: http://offering.solutions/blog/articles/2015/10/18/webhooks-with-asp-net-on-azure-dropbox-and-github/
- Size: 141 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AspNetWebHooksExample
Small example of WebHooks with Asp.Net and DropBox and GitHubSee a complete description of WebHooks and this repository on my blog:
http://offering.solutions/2015/10/18/webhooks-with-asp-net-on-azure-dropbox-and-github/