https://github.com/linzap/line-webhook
LINE-Webhook use .NET Web API
https://github.com/linzap/line-webhook
Last synced: about 1 year ago
JSON representation
LINE-Webhook use .NET Web API
- Host: GitHub
- URL: https://github.com/linzap/line-webhook
- Owner: LinZap
- Created: 2017-01-14T14:10:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-14T14:17:09.000Z (over 9 years ago)
- Last Synced: 2025-03-30T02:33:16.576Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 409 KB
- Stars: 4
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LINE-Webhook
the LINE-Webhook starter-kit for LINE Messeaging API webhook
## Required
* ASP.NET 4.5
* IIS
## Configure
`LINE-Webhook\Web.config` set `AccessToken` and `ChannelSecret` attributes
```xml
```
## Licesece
MIT License