iudragon / FRECIPEPART1PROJECT

See the project linked to this repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4 retrofit dependencies

iudragon opened this issue · comments

  • Gson : converter library that converts JSON data into JAVA objects
  • Retrofit can create objects and models from the responses received.
  • We can create JAVA objects to model these responses and uses getter and setter to set the fields