https://github.com/anibulus/webhook.net

https://github.com/anibulus/webhook.net

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.4%) to scientific vocabulary

Keywords

backend csharp dotnet-core webhook
Last synced: 5 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: Anibulus
  • Language: C#
  • Default Branch: main
  • Homepage:
  • Size: 6.84 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
backend csharp dotnet-core webhook
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

Webhook.Net

Webhook sample in .Net C#. This webhook saves the information in memory. It's just a sample server-client project.

How to run

To watch it work use this command to run the server: bash dotnet run --project Webhook.Net

Then run the client bash dotnet run --project Webhook.Client.Net/

You can use curl to trigger the action bash curl -X POST http://localhost:5278/publish -H "C ontent-Type: application/json" -d '{ "Topic": "item.new", "Message": { "Name": "Some Item", "Price": "2.55" } }'

To Do

Add webhook service to a database model

Owner

  • Name: Luis Preza
  • Login: Anibulus
  • Kind: user
  • Location: Jal. México

Backend developer / Game developer

GitHub Events

Total
Last Year

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 1
  • Total Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Luis Preza a****n@g****m 1

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels