app
app
/
com.nasagallery.model.remote
/
ApiService
Api
Service
interface
ApiService
Content copied to clipboard
Functions
Functions
get
Photos
Link copied to clipboard
@
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