{"id":20253631,"url":"https://github.com/kevindarbydev/wowitemlookup","last_synced_at":"2025-10-30T03:21:26.594Z","repository":{"id":65799376,"uuid":"574695072","full_name":"kevindarbydev/WowItemLookup","owner":"kevindarbydev","description":"Uses React.js and Battle.net developer API functions Enter an item id (4-5 digits) to see it's name and icon","archived":false,"fork":false,"pushed_at":"2023-02-12T13:11:22.000Z","size":1288,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T03:15:28.819Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevindarbydev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-05T21:58:03.000Z","updated_at":"2023-02-10T19:23:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"a9b8d9ca-d756-4eea-b97e-92bf8ffc89b7","html_url":"https://github.com/kevindarbydev/WowItemLookup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevindarbydev%2FWowItemLookup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevindarbydev%2FWowItemLookup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevindarbydev%2FWowItemLookup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevindarbydev%2FWowItemLookup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevindarbydev","download_url":"https://codeload.github.com/kevindarbydev/WowItemLookup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241705916,"owners_count":20006396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T10:26:27.456Z","updated_at":"2025-10-30T03:21:26.500Z","avatar_url":"https://github.com/kevindarbydev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# World of Warcraft Item Look-Up \n### Uses React.js and Battle.net developer API functions\nEnter an item id (4-5 digits) to see it's name and icon\n\ndotenv is giving me issues so all developer credentials are exposed for now,\nwill fix when im less busy\n\n## To run locally, you will need to generate an access token\n### To do so, open a terminal and paste this command:\n```\ncurl -u c6cfae1d673547759d6fb162a9c7a62a:iVC6Zreg5LScAMfyLcmz3cDhumlUHMvz -d grant_type=client_credentials https://oauth.battle.net/token\n```\nThe two numbers after '-u' are my personal battle.net client ID and secret, which are used to generate the access token. I acknowledge\nthat under normal circumstances having a client ID and secret exposed is a serious security concern, but it is for a throwaway battle.net account of mine,\nand this project was strictly for the purpose of learning.\n\n### You should receive a response like this:\n```\n{\"access_token\":\"USlWRlM26Es3m7BH00007Xf2x42GaWCucu\",\"token_type\":\"bearer\",\"expires_in\":86399,\"sub\":\"c6cfae1d673547759d6fb162a9c7a62a\"}\n```\n#### Afterwards, copy the access token and replace {process.env.API_KEY} with your new access token (line 15 and 29 of Home.js)\n### That's all! Have fun :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevindarbydev%2Fwowitemlookup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevindarbydev%2Fwowitemlookup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevindarbydev%2Fwowitemlookup/lists"}