Skip to content

yuusha-project/komik-rest-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

komik-rest-api

Open Demo

Installation

  • Clone the Repo
  • Create the environment first
python -m venv env
  • Activate the environment
env\Scripts\activate.bat
  • Install all library needed to environment by using command
pip install -r requirements.txt

Usage

  • (For Windows) set the flask app
set FLASK_APP=app.py
  • Start server with command:
python -m flask run

Then open http://127.0.0.1:5000/

API

Url Params Type
/api page Number
/api/list page Number
/api/project page Number
/api/complete page Number
/api/jadwal - -
/api/komik id String
/api/chapter id String
/api/cari keyword, page String, Number