This image only includes obtainable and unobtainable Pokemons:
Fork The Repo And Deploy The API On A Server Like:
Or You Can Deploy on Terminal:
First Clone The Project:
git clone https://github.com/Ronen6999/Pokemon-deck-apiTo Install The Packages
$ pip install -r requirements.txtTo Start The API
$ python combine-images.pybase url
http://127.0.0.1:5000For uploading card(You can upload only 12 cards at max)
http://127.0.0.1:5000/api/combine-images?pic1=IMAGE_URL&pic2=IMAGE_URL
If You Find This Helpful Consider Giving This Repo A ⭐