Communicating with an External API
Last updated
Last updated
You can send GET, POST, etc. requests with arguments to an external API.
Change the nicknames of the users who have just entered with the Korean Nickname Generator API.
Receive the header and data sent from the app in response and display in the chat window.
Please Note
For the tutorial, we recommend setting the app type to Mini-Game.
The JSON file name must be βmainβ. Please create a new text file and name it main.js.
If you do not know how to deploy an app, please refer to the ZEP Script Deployment Guide.