Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcosklender/countriesjson
An accurate list of all country codes with its flags in JSON format.
https://github.com/marcosklender/countriesjson
countries-flags countries-json country-list flags json
Last synced: about 1 month ago
JSON representation
An accurate list of all country codes with its flags in JSON format.
- Host: GitHub
- URL: https://github.com/marcosklender/countriesjson
- Owner: MarcosKlender
- License: mit
- Created: 2024-02-23T16:39:33.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T14:50:42.000Z (5 months ago)
- Last Synced: 2024-07-25T17:04:58.380Z (5 months ago)
- Topics: countries-flags, countries-json, country-list, flags, json
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![JSON](https://upload.wikimedia.org/wikipedia/commons/thumb/c/c9/JSON_vector_logo.svg/110px-JSON_vector_logo.svg.png)
Countries JSON (with Flags)
![JSON](https://img.shields.io/badge/json-5E5C5C?style=for-the-badge&logo=json&logoColor=white)
This repository contains an accurate list of all country codes and flags in JSON format.
## Table of Contents
## Getting Started
Here's an example of each country's fields:
```json
{
"name": "Ecuador",
"dial_code": "+593",
"emoji": "🇪🇨",
"code": "EC"
}
```If there's a mistake or a country is missing, feel free to contact me anytime! 😁
## License
Distributed under the MIT License.