kmuv1t / CountryAPI

🌐 REST Countries API Program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crawler
CountryAPI:


badge badge badge

REST Countries API Program


Execution:

  • First install the dependencies:

pip install -r requirements.txt

  • Then run the program by typing the following command:

python main.py

  • To open help menu type:

python main.py help


Program Structure:

REST Countries API: https://restcountries.com/


Licensing

This software is licensed under the terms of the MIT.

You can find a copy of the license in the LICENSE file

About

🌐 REST Countries API Program

License:MIT License


Languages

Language:Python 100.0%