- 05 Jun, 2019 1 commit
-
-
김예미 authored
-
- 04 Jun, 2019 2 commits
- 03 Jun, 2019 4 commits
- 02 Jun, 2019 6 commits
- 01 Jun, 2019 3 commits
-
-
wjc0930 authored
-
wjc0930 authored
-
1. app.js - API Endpoint ( Receive requests from Facebook page and start to make request to Facebook Graph API ) - Open port ( app.listen(PORT_NUMBER) ), Perform verification ( app.get('/webhook') ) - Use/Call Handler function from controller.js 2. controller.js - Handle Message or Postback - Use/Call model.js / template.js to make response - Make request to Facebook's Graph API ( Messaging Platform ) using response, sender_psid 3. template.js - Make JSON format using data given from controller.js - Return JSON format ( to be 'response' object in controller.js ) 4. models.js - Get data from database. - Give data required by controller.js.
wjc0930 authored
-
- 31 May, 2019 6 commits
- 26 May, 2019 2 commits
- 25 May, 2019 3 commits
- 16 Dec, 2018 2 commits
- 13 Dec, 2018 1 commit
-
-
김형석 authored
-
- 09 Dec, 2018 1 commit
-
-
강수인 authored
-
- 08 Dec, 2018 3 commits
- 06 Dec, 2018 6 commits