https://github.com/jaerith/mattermosthookservertemplate
This C# solution will be a template for those who wish to create a Windows web service that acts as a handler for all Hooks and Slash Commands connecting to Mattermost.
https://github.com/jaerith/mattermosthookservertemplate
csharp mattermost web-app webhook
Last synced: over 1 year ago
JSON representation
This C# solution will be a template for those who wish to create a Windows web service that acts as a handler for all Hooks and Slash Commands connecting to Mattermost.
- Host: GitHub
- URL: https://github.com/jaerith/mattermosthookservertemplate
- Owner: jaerith
- License: apache-2.0
- Created: 2017-10-18T21:36:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-20T21:08:24.000Z (over 8 years ago)
- Last Synced: 2025-01-11T22:14:49.862Z (over 1 year ago)
- Topics: csharp, mattermost, web-app, webhook
- Language: C#
- Size: 378 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MattermostHookServerTemplate
This C# solution will be a template for those who wish to create a Windows web service that acts as a handler for all Hooks and Slash Commands connecting to Mattermost.