api

package
v0.0.0-...-133e101 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 9, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Chapters

func Chapters(ctx *gin.Context)

@Summary get manga chapter list @Produce json @Param manga_url query string true " " @Success 200 {object} model.MangaInfo @Router /chapters [get]

func CountProcess

func CountProcess(ctx *gin.Context)

@Summary CountProcess @Produce json @Success 200 {object} model.ProcessCount @Router /count/process [GET]

func Download

func Download(ctx *gin.Context)

@Summary download chapter list @Produce json @Param download_list body model.ChapterRowList true " " @Success 200 {object} model.ChapterList @Router /download [POST]

func DownloadMangaList

func DownloadMangaList(ctx *gin.Context)

@Summary download manga list @Produce json @Success 200 {object} model.MangaDetailList @Router /manga [GET]

func GenerateManga

func GenerateManga(ctx *gin.Context)

@Summary generate manga @Accept json @Produce json @Param mobi_info body model.MobiInfo true " " @Success 200 {object} model.Mobi @Router /manga/generate [POST]

func ReDwonloadChapter

func ReDwonloadChapter(ctx *gin.Context)

@Summary check chapter all picture download again @Produce json @Param chapter_id path int true " " @Success 200 {object} model.PictureList @Router /check/chapter/{chapter_id} [POST]

func Search(ctx *gin.Context)

@Summary search manga @ID search-manga @Produce json @Param query path string true " " @Success 200 {object} model.Manga @Router /search/{query} [get]

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL