app
app
/
com.nasagallery.model.remote
/
ApiService
/
getPhotos
get
Photos
@
GET
(
value
=
"apod?api_key=DEMO_KEY&start_date=2021-01-01&end_date=2021-03-12"
)
abstract
fun
getPhotos
(
)
:
Single
<
NASAPhotos
>
Content copied to clipboard