Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 740 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 740 Bytes

pokemonCardQuickCheckAPI

A small API made with Flask that returns images of cards for two given Pokemon with their average PLN and EUR prices. It also compares the total amounts of cards for given Pokemon and their total value, as long as data for their price is available.

Used libraries

  • Flask
  • Bootstrap

Used APIs

Usage

To set up locally, create a Python venv which satisfies the requirements.txt, or install dependencies globally (not recommended).

Also currently hosted on replit:

https://pokemoncardquickcheckapi.kwdrt.repl.co/