Skip to content

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

License

Notifications You must be signed in to change notification settings

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published