luturol / MyManhuaListAPI

API made with Flask for My Manhua List app

Home Page:https://my-manhua-list.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Manhua List API

This is the API for Manhua List App.

This project was built using Flask and Python with study purpouses and to solve my problem with tracking the manhuas I read.

How to install

You can install the API from requirements.txt or using the setup.py using the following commands:

pip install -r requirements.txt

or

pip install -e .

Running tests

pytest

Techs

  • Flask
  • Flask-SQLAlchemy
  • Pytest
  • Flask-JWT
  • Flask-Cors
  • Flask-Migrate

About

API made with Flask for My Manhua List app

https://my-manhua-list.herokuapp.com/


Languages

Language:Python 97.0%Language:Mako 3.0%