{"id":20453231,"url":"https://github.com/danekf/league-api-playground","last_synced_at":"2025-06-19T12:38:32.736Z","repository":{"id":76331298,"uuid":"558972914","full_name":"danekf/league-api-playground","owner":"danekf","description":"A project to play with the Riot API.","archived":false,"fork":false,"pushed_at":"2022-11-09T20:18:35.000Z","size":229,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T16:32:24.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/danekf.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-10-28T18:08:43.000Z","updated_at":"2022-11-09T16:04:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"134b5d8c-b51f-4d4a-a3f1-8931a31df8db","html_url":"https://github.com/danekf/league-api-playground","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/danekf%2Fleague-api-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danekf%2Fleague-api-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danekf%2Fleague-api-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danekf%2Fleague-api-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danekf","download_url":"https://codeload.github.com/danekf/league-api-playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242005738,"owners_count":20056431,"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-15T11:12:11.251Z","updated_at":"2025-03-05T09:49:32.248Z","avatar_url":"https://github.com/danekf.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LeagueApiPlayground\n\n## The \"what\"\nThis project will be an exploration of using the riot api. Starting goal is to create seperate widgets that can then be expanded to display extra information.\n\n## Generating a key\nIn order to generate a key to use the Riot API, visit the [Riot developper website](https://developer.riotgames.com/). \n\n## Set api key in environment\nRename \"/src/environments/apiKeys.example\" to apiKeys.ts and insert your API key generated in previous step, where indicated.\n\n## Updating the champion pool.\nIn the apiKeys.ts file, there is a CURRENT_CHAMPION_LIST. This pulls JSON data for all champions in league at a current patch. This will need to be updated as patches come out, especially when new champions are released.\n\n## Project Roadmap\n\u003cul\u003e\n\u003cli\u003e[] - Setup environment variables for API key\n\u003cli\u003e[] - Create component for a single search\n  \u003col\u003e\n    \u003cli\u003e[] - Load static info with search parameter\n    \u003cli\u003e[] - Create layout for a basic widget\n    \u003cli\u003e[] - Add ability to modify search input\n    \u003cli\u003e[] - Add expand option for widget to show more info\n  \u003c/ol\u003e\n\u003cli\u003e[] - Create second component for a different search (modeled on first component)\n\u003cli\u003e[] - Play and expand further\n\u003c/ul\u003e\n\n\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\n### *↓↓ below to be removed at a later date ↓↓*\n# Angular default Readme stuff \n\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanekf%2Fleague-api-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanekf%2Fleague-api-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanekf%2Fleague-api-playground/lists"}