🔔 simpleLine-Webhook 💪 Purpose Receive message from line webhook and save the user info and message in MongoDB Create a API send message back to line Create a API query message list of the user from MongoDB 🎬 Demo simpleline_demo.mp4 00:16 👉 input the channel access token and start the server 00:33 ~ 00:47 👉 Receive message from line webhook and save the user info and message in MongoDB 00:59 👉 Create a API query message list of the user from MongoDB 01:03 👉 Create a API send message back to line 🧰 Development tool postman : test API ngrok : for local test to generate a https endpoint mongoDB ( Studio 3T ) : mongo GUI docker Makefile 💻 Golang library Gin Viper mongo-go-driver cobra gomock stretchr/testify