Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 564 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 564 Bytes

Package Tracking Bot

This example was written in Javascript and requires Node.js, but you can rewrite this code to any other server-side language you want.

Click here you can find an instruction how it works step by step.

Package Tracking Bot

Requirements:

  • Express.js - to simplify and clarify parsing the ongoing webhook request.
  • Firebase Functions - to deploy our code to a public HTTPS server.