{"id":18612135,"url":"https://github.com/wolven531/simple-nest-app","last_synced_at":"2026-04-20T03:02:12.278Z","repository":{"id":44911951,"uuid":"371219592","full_name":"Wolven531/simple-nest-app","owner":"Wolven531","description":"An app created w/ NestJS to consume and transform Riot API League data ","archived":false,"fork":false,"pushed_at":"2022-01-19T05:02:21.000Z","size":4531,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-27T10:29:01.470Z","etag":null,"topics":["gitlab","gitlab-ci","gql","graphql","graphql-server","heroku-deployment","league","league-api","league-of-legends","league-of-legends-api","leagueoflegends","nest","nestjs","riot-api","riot-games","riot-games-api","swagger","swagger-ui","ts","typescript"],"latest_commit_sha":null,"homepage":"https://simple-nest-staging.herokuapp.com","language":"TypeScript","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/Wolven531.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}},"created_at":"2021-05-27T02:07:57.000Z","updated_at":"2024-01-09T08:25:20.000Z","dependencies_parsed_at":"2022-09-03T23:30:30.864Z","dependency_job_id":null,"html_url":"https://github.com/Wolven531/simple-nest-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Wolven531/simple-nest-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolven531%2Fsimple-nest-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolven531%2Fsimple-nest-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolven531%2Fsimple-nest-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolven531%2Fsimple-nest-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wolven531","download_url":"https://codeload.github.com/Wolven531/simple-nest-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolven531%2Fsimple-nest-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32031070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["gitlab","gitlab-ci","gql","graphql","graphql-server","heroku-deployment","league","league-api","league-of-legends","league-of-legends-api","leagueoflegends","nest","nestjs","riot-api","riot-games","riot-games-api","swagger","swagger-ui","ts","typescript"],"created_at":"2024-11-07T03:16:10.414Z","updated_at":"2026-04-20T03:02:12.252Z","avatar_url":"https://github.com/Wolven531.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple-nest-app\n\nThis is a NestJS app that acts as the \"go between\" for frontend apps that want data from Riot's API\n\n# Running\n\nFrom repository root directory - `yarn start:dev`\n\n# Notes\n\nThis app requires a token to communicate w/ Riot's servers. You can generate one [here](https://developer.riotgames.com)\n\nWhen running locally, make sure to set required environment variables before attempting to boot the app; otherwise, the default values from the `.env` file (at the repository root directory) will be used, which are intentionally invalid\n\nIn PowerShell -\n\n```PowerShell\n$env:RIOT_SECRET=\"YOUR_RIOT_TOKEN_HERE\"\n$env:SERVER_SECRET=\"YOUR_SERVER_SECRET_HERE\"\n```\n\n## To-do\n\n- [ ] add GHA that runs e2e tests\n- [ ] add rate limiting for requests that would exceed Riot API rate limit\n- [x] add endpoint to get all champion masteries for a summoner\n- [x] add queue type param for stats (filter by queue)\n- [x] add examples to swagger docs\n- [x] improve query and param swagger docs\n- [x] remove API key param from mastery service method signatures (inject AppService into MasteryService)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolven531%2Fsimple-nest-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolven531%2Fsimple-nest-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolven531%2Fsimple-nest-app/lists"}