Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 619 Bytes

File metadata and controls

24 lines (15 loc) · 619 Bytes

Synchronous_API_Requests

APIs used:

genshindevAPI : https://github.com/genshindev/api

No AUTH Required

Retrieves character data from the assets/data/characters endpoint

tenorAPI : https://tenor.com/gifapi/documentation

AUTH Key Required (NONE PROVIDED)

Retrieves GIF data from the v2/search/ endpoint

Node.js functions used:

fs, http, https, querystring

To Run:

  • Run index.js file
  • Open preferred browser and input "localhost:3000" as address
  • Enter character selection and GIF limit number as preferred and submit
  • Go Back button to reenter character selection and GIF limit number