DoTheBestMayB / UpbitAPI

업비트 API를 활용한 어플
1 stars 0 forks source link

domain 모듈 구현하기 #12

Closed BeokBeok closed 2 years ago

BeokBeok commented 2 years ago

요구사항

프로그래밍 요구사항

학습해보면 좋을만한 것들

DoTheBestMayB commented 2 years ago

https://github.com/DoTheBestMayB/UpbitAPI/discussions/13 Repository 패턴이 무엇이고, 왜 사용할까? https://github.com/DoTheBestMayB/UpbitAPI/discussions/18 UseCase를 사용하면 어떤 장점이 있을까? https://github.com/DoTheBestMayB/UpbitAPI/discussions/17 싱글턴 패턴은 무엇이고, 왜 사용할까?