A small and fast HTTP webhook server for the LINE Messaging API.
To build and run locally you need to install .NET Core 3.1 SDK.
cd src\Sally
dotnet restore
dotnet build
A small and fast HTTP webhook server for the LINE Messaging API.
To build and run locally you need to install .NET Core 3.1 SDK.
cd src\Sally
dotnet restore
dotnet build