일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
- ci/cd
- route53
- 배포
- Object.freeze()
- 카카오 로그인
- liunx
- AWS
- Recoil
- nestjs
- docker
- mysqlclient
- CloudFront
- 자바스크립트
- ACM
- s3
- 리액트
- e.stopPropagation()
- 전역스타일
- typeorm
- requests
- e.preventDefault()
- 롤
- code-server
- Python
- React
- Github Actions
- GlobalStyle
- riotapi
- styled-component
- Django
- Today
- Total
목록프로젝트 (2)
군붕이의 메모장

우선 롤 전적검색 사이트를 만들기에 앞서 라이엇에서 제공하는 데이터가 무엇인지 확인할 필요가 있다고 생각했다. 리그오브레전드, 리그오브룬테라, TFT전략적팀전투(롤토체스), 발로란트 의 데이터를 제공하지만 플레이해본 리그오브레전드와 관련된 API 만 사용해볼려고 한다. ● ACCOUNT-V1 Americas, Asia, Europe 을 대상으로 만들어진 API로 추정. 나는 한국서버만 다룰꺼기 때문에 생략했다. ● CHAMPION-MASTERY-V4 CHAMPION-MASTERY-V4 에는 총 3가지 API가 존재한다. API 설명 API /lol/champion-mastery/v4/champion-masteries/by-summoner/{encryptedSummonerId} Description Get..

● Riot API 발급받기 우선 riot 개발자 페이지에 접속해야한다. URL : developer.riotgames.com/ Riot Developer Portal About the Riot Games API With this site we hope to provide the League of Legends developer community with access to game data in a secure and reliable way. This is just part of our ongoing effort to respond to players' and developers' requests for data and developer.riotgames.com 접속후 상단 Login 을 눌러 본인의 리..