Skip to content

sheikharian/Synchronous_API_Requests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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

About

Takes in user data and displays corresponding data from two seperate public APIs: genshindevAPI and tenorAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors