Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Komikcast api

Documentation

BASE URL = localhost:8000

Recommended Comic

/recommended

example : http://localhost:8000/recommended

Popular Comic

/popular

example : http://localhost:8000/popular

Detail Comic

/detail/[endpoint]

example : http://localhost:8000/detail/solo-leveling

Search Comic

/search?keyword=[keyword]

example : http://localhost:8000/search?keyword=solo

Read Comic

/read/[endpoint]

example : http://localhost:8000/read/solo-leveling-chapter-33-bahasa-indonesia/

Genre

/genre

example : http://localhost:8000/genre

Genre Comic

/genre/[endpoint]

example : http://localhost:8000/genre/action?page=1

Releases

Packages

Used by

Contributors

Languages