Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 851 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 851 Bytes

clash-of-clans-api-lesson

Let's learn how to use the API for popular mobile game Clash of Clans. Written in Python.

Learning Objectives

Video Link

https://www.youtube.com/watch?v=wYBEMBpEXrQ

How to run the example application

  1. Navigate into extra_experts directory and add your API token to clash.py
  2. Write python server.py into your terminal
  3. Browse to http://localhost:5000/player
  4. To add new data or more routes, please try to read the code and challenge yourself to make a new html rendered page with data.

Need help or something no longer working?

Raise an issue on this repository

Want to share your work?

Feel free to link it to me