An open API service indexing awesome lists of open source software.

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

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