{"id":20410593,"url":"https://github.com/jimmymcbride/eso-sets-api","last_synced_at":"2026-05-06T14:35:17.258Z","repository":{"id":107172546,"uuid":"292136110","full_name":"JimmyMcBride/eso-sets-api","owner":"JimmyMcBride","description":"An open and public API for all the sets in Elder Scrolls Online. All sets and rights belong to Zenimax Online.","archived":false,"fork":false,"pushed_at":"2020-09-16T05:09:51.000Z","size":139,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T02:45:25.284Z","etag":null,"topics":["axios","cheerio","cheerio-js","cheerio-node","cheeriojs","elder-scrolls","elder-scrolls-online","eso","fan-made","knex","knexjs","knexjswithpostgresql","node","nodejs","open-source","opensource","postgres","postgresql"],"latest_commit_sha":null,"homepage":"https://eso-sets.herokuapp.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JimmyMcBride.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-09-02T00:15:38.000Z","updated_at":"2023-01-04T23:15:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"207b8bbd-5043-48f8-ba87-7d30dd7c9802","html_url":"https://github.com/JimmyMcBride/eso-sets-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JimmyMcBride/eso-sets-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimmyMcBride%2Feso-sets-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimmyMcBride%2Feso-sets-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimmyMcBride%2Feso-sets-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimmyMcBride%2Feso-sets-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JimmyMcBride","download_url":"https://codeload.github.com/JimmyMcBride/eso-sets-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimmyMcBride%2Feso-sets-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32698414,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["axios","cheerio","cheerio-js","cheerio-node","cheeriojs","elder-scrolls","elder-scrolls-online","eso","fan-made","knex","knexjs","knexjswithpostgresql","node","nodejs","open-source","opensource","postgres","postgresql"],"created_at":"2024-11-15T05:47:13.688Z","updated_at":"2026-05-06T14:35:17.238Z","avatar_url":"https://github.com/JimmyMcBride.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESO Sets API\n\nAn open and public API for all the sets in Elder Scrolls Online. All sets and rights belong to Zenimax Online.\n\nI build a front end set search tool. You can checkout, search, and filter through all the sets [here](https://eso-set-list.vercel.app/)!\n\n## REST\n\nYou can get all sets with the route: [https://eso-sets.herokuapp.com/sets](https://eso-sets.herokuapp.com/sets)\n\nTo get a set by it's name: `https://eso-sets.herokuapp.com/set/:name`.\n\nExample: [https://eso-sets.herokuapp.com/set/Zaan](https://eso-sets.herokuapp.com/set/Zaan)\n\n## GraphQL\n\nThe graphql endpoint is: [https://eso-sets.herokuapp.com/graphql](https://eso-sets.herokuapp.com/graphql).\n\nExample queries:\n\n```graphql\nquery Sets {\n  sets {\n    id\n    name\n    type\n    bonuses\n  }\n}\n\nquery Set {\n  set(name: \"Zaan\") {\n    id\n    name\n    type\n    bonuses\n  }\n}\n```\n\nIf you notice anything wrong or inaccurate, email me @ mcbride967@gmail.com or join my [discord server](https://discord.gg/4PCy4Bz).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimmymcbride%2Feso-sets-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimmymcbride%2Feso-sets-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimmymcbride%2Feso-sets-api/lists"}