Skip to content

Latest commit

 

History

History

samples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Examples

This folder contains examples of how to use the Deveel.Webhook library, and aims to demonstrate the usage of the library in different scenarios.

Project Description
Webhook Notifier A simple application based on ASP.NET that sends a webhook notification when a new event is created.
Webhook Receiver A simple application based on ASP.NET Core that receives a webhook notification and logs it.
Webhook Receiver An application based on ASP.NET Core that demonstrates how to receive a webhook notification from a minimal API.