Skip to content

MarcosKlender/CountriesJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

JSON

Countries JSON (with Flags)

JSON

This repository contains an accurate list of all country codes and flags in JSON format.

Table of Contents

  1. Getting Started
  2. License

Getting Started

Here's an example of each country's fields:

    {
        "name": "Ecuador",
        "dial_code": "+593",
        "emoji": "🇪🇨",
        "code": "EC"
    }

If there's a mistake or a country is missing, feel free to contact me anytime! 😁

Back to top ⬆️

License

Distributed under the MIT License.

Back to top ⬆️

About

An accurate list of all country codes with its flags in JSON format.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors