OPGG-HACKTHON / gameflix

Game showcase for gamers
https://opgg-hackthon.github.io/gameflix/
3 stars 1 forks source link

openapi3 스펙 구현 #1

Closed raeperd closed 3 years ago

raeperd commented 3 years ago

Motivation

openapi3 스펙을 먼저 구현하고, 프론트엔드와 백엔드가 동시에 개발 될 수 있도록 지원

TODO

Reference

swagger | OpenAPI Specification springdoc | what-is-a-proper-way-to-set-up-swagger-ui-to-use-provided-spec-yml

raeperd commented 3 years ago
raeperd commented 3 years ago

7/27 회의록

필수 구현 기능

  1. Google 로그인
  2. 내가 구매한 / 플레이 중인 게임 목록
    1. Steam
    2. EPIC games
    3. blizzard
  3. 수동으로 새 게임 추가
  4. 게임에 대한 상세 정보

추가적인 기능

  1. 장르별로 게임 가져오기
  2. 사용자별 추천 기능
  3. 뉴비 추천(인기순)
  4. 게임 평가
  5. 최근 인기 게임 목록
raeperd commented 3 years ago

Game – IGDB API docs

포함할 필드

애매함