项目作者: toaderandrei

项目描述 :
Sample App using the Google Books Api
高级语言: Kotlin
项目地址: git://github.com/toaderandrei/books-api.git
创建时间: 2018-07-01T07:10:50Z
项目社区:https://github.com/toaderandrei/books-api

开源协议:

下载


books-api

Displaying a list of Books in Kotlin using the google books api

The app follows the architecture components guidelines with MVVM.
The app is structured as follows:

A search Ui that allows the user to search for the books. In case one wants to see the details of a
book one can click on a book and go to the details screen.

Link:
https://developers.google.com/api-client-library/java/apis/books/v1