{"id":24914113,"url":"https://github.com/adithyasource/clear-api","last_synced_at":"2025-03-28T05:22:29.667Z","repository":{"id":214371582,"uuid":"735265963","full_name":"adithyasource/clear-api","owner":"adithyasource","description":"steamgriddb proxy for clear","archived":false,"fork":false,"pushed_at":"2024-11-23T19:44:02.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T06:16:26.936Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://clear.adithya.zip","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adithyasource.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":"2023-12-24T09:26:54.000Z","updated_at":"2024-11-23T19:44:06.000Z","dependencies_parsed_at":"2024-01-12T22:13:52.459Z","dependency_job_id":"88f85b67-81a4-4a4e-b639-f909e030b25f","html_url":"https://github.com/adithyasource/clear-api","commit_stats":null,"previous_names":["adithyasource/clear-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adithyasource%2Fclear-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adithyasource%2Fclear-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adithyasource%2Fclear-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adithyasource%2Fclear-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adithyasource","download_url":"https://codeload.github.com/adithyasource/clear-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245974195,"owners_count":20702982,"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":"2025-02-02T06:16:29.091Z","updated_at":"2025-03-28T05:22:29.647Z","avatar_url":"https://github.com/adithyasource.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clear-api\n\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https://github.com/adithyasource/clear\" target=\"_blank\"\u003emain repo\u003c/a\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/tbody\u003e\n\u003c/table\u003e\n\n[SteamGridDB](https://www.steamgriddb.com) proxy for [clear](https://clear.adithya.zip), a video game library manager.\n\n\\\nBuilt using Flask in Python and hosted on Vercel\n\\\nThe following parameters are available:\n\n- Get a game's SGDB ID using the game's Steam ID\n  ```\n  /?steamID=70\n  ```\n- Get a game's SGDB ID using the game's name\n  ```\n  /?gameName=cyberpunk%202077\n  ```\n- Get links to a game's grids, heros, logos and icons using the game's SGDB ID\n  ```\n  /?assets=24116\n  ```\n**Next couple parameters are probably not useful for most applications but are used in 'clear'**\n\n- Get a binary integer list for one grid, hero, logo and icon of a game using the game's SGDB ID\n  ```\n  /?limitedAssets=24116\n  ```\n- Get a binary integer list for the any given image link\n  ```\n  /?image=https://cdn2.steamgriddb.com/thumb/12f59e05c632bd17f2409172507d6407.png\n  ```\n- Get the current version of 'clear'\n  ```\n  /?version=put_any_string_here_since_it_doesnt_get_read\n  ```\n\n\n## Acknowledgements\n\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cb\u003eLibraries\u003c/b\u003e\u003c/td\u003e\n\u003ctd\u003e\u003ca href=\"https://pypi.org/project/Flask/\" target=\"_blank\"\u003eFlask\u003c/a\u003e\u003c/td\u003e\n\u003ctd\u003e\u003ca href=\"https://pypi.org/project/requests/\" target=\"_blank\"\u003eRequests\u003c/a\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cb\u003eAPIs\u003c/b\u003e\u003c/td\u003e\n\u003ctd\u003e\u003ca href=\"https://www.steamgriddb.com/api/v2\" target=\"_blank\"\u003eSteamGridDB\u003c/a\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/tbody\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadithyasource%2Fclear-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadithyasource%2Fclear-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadithyasource%2Fclear-api/lists"}