aboutsummaryrefslogtreecommitdiff
path: root/manga/manga.go
AgeCommit message (Collapse)Author
2022-03-06fixed import error in manga/manga.goVidhu Kant Sharma
2022-03-06Exported all the errors so programs using this library can customize error ↵Vidhu Kant Sharma
messages.
2022-02-24renamed MyListStatus to ListStatusVidhu Kant Sharma
2022-02-23fixed typoVidhu Kant Sharma
2022-02-23finalized manga package with all the endpoints addedVidhu Kant Sharma
2022-02-23added second endpoint: GetMangaByIdVidhu Kant Sharma
2022-02-23pushing first working endpoint: SearchMangaVidhu Kant Sharma