New Turkish fansub group. Read Turkish Manga and Webtoons.
GET /api/mangas/getall
Parameter | Type | Description |
---|---|---|
- | IDataResult |
Get all mangas from DB. |
GET /api/mangas/getbyid?id=${id}
Parameter | Type | Description |
---|---|---|
id |
IDataResult |
Get manga from DB by id. |
POST /api/mangas/add
Parameter | Type | Description |
---|---|---|
manga |
IResult |
Add manga to DB |