Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 315 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 315 Bytes

TryAPIChallenge

必要な知識

  • RecyclerView (Adapter / ViewHolder / LayoutManager)
  • Coroutine(lifecycleScopeDispatcher) /
  • メソッド

あるとやりやすい知識

  • HTTP通信
    • GET/POSTメソッド
  • JSONのエンコード・デコード