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