A barebones Node.js app using Express 4.
Make sure you have Node.js.
$ git clone https://github.com/ivannaluzhnyi/api-chatfuel-app # or clone your own fork
$ cd api-chatfuel-app
$ npm install | yarn install
$ npm run dev | yarn dev
Your app should now be running on localhost:5000.
Using API of: