Giter Club home page Giter Club logo

api_toche_web's Introduction

api_toche_web's People

Contributors

heekng avatar

Stargazers

 avatar

Watchers

 avatar

api_toche_web's Issues

toche app에서 사용하며 생긴 문제 수정

  1. 시즌 리스트가 모두 노출됨, 시즌 5 이후의 시즌만 노출되도록 수정
  2. 챔피언이 아닌 필드 유닛이 모두 노출됨. 챔피언이 아닌경우 제외하도록 수정
  3. 챔피언 이미지가 정상적으로 받아지지 않는 경우가 있음. 해당 상황에는 수기로 이미지를 찾아 데이터베이스 업데이트를 해야 함.

cDragon 데이터 수집 방식 변경

  • 기존에는 latest정보로만 수집을 하였음
  • 현재 방식 그대로라면 시즌이 변경된 이후 이미지 정보가 정상적으로 수집되지 않을 가능성이 있음.
  • 버전별로 이미지 정보를 다시 수집하여 cdn형식으로 자체 서버에서 이미지를 제공해야 함.

리팩토링

  • 현재의 코드들을 객체지향적으로 리팩토링

기본 데이터 제공 API 개발

기본 데이터 제공 API 개발

  • 시즌 정보 API 개발
  • 챔피언 정보 API 개발
  • 아이템 정보 API 개발
  • 증강체 정보 API 개발
  • 특성 정보 API 개발
  • Postman API doc 작성

item, augment seasonId로 조회 API 성능 개선

  • 현재 item, augment API는 seasonId로 조회시 복잡한 join으로 조회하여 성능상에 문제가 있음
  • item과 season을 매핑한 테이블 생성 후 배치 작성 및 해당 테이블로 조회하여 API 성능 개선이 필요함.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.