aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/xyz/adjutor/aniki/manga/MangaApi.kt
AgeCommit message (Collapse)Author
2021-03-23Refactoring into MVCClyhtsuriva
2021-03-02Creating the APIs and the responses.Clyhtsuriva
2021-02-22API's now being called with an ID as a parameter.Clyhtsuriva
2021-02-22API call and display on DetailTopMangaActivity.ktClyhtsuriva
Still need to find a way to call with the right ID. Rn, using the id 1 of monster as a "placeholder"
2021-02-20Beginning the manga api part.Clyhtsuriva