JSON Formatter
JSON Formatter
Formatez, minifiez et validez votre JSON
Indentation:
ENTRÉE JSON
RÉSULTAT
{
"nom": "Konab IA Academy",
"type": "Plateforme éducative",
"pays": "Burkina Faso",
"capitale": "Ouagadougou",
"langues": [
"Français",
"Mooré",
"Dioula"
],
"statistiques": {
"etudiants": 15000,
"cours": 120,
"formateurs": 45,
"taux_reussite": 0.87
},
"niveaux": [
{
"nom": "Débutant",
"duree": "3 mois"
},
{
"nom": "Intermédiaire",
"duree": "6 mois"
},
{
"nom": "Avancé",
"duree": "12 mois"
}
],
"disponible": true,
"site_web": "https://konabia.online"
}5
Objets
2
Tableaux
33
Clés
3
Profondeur

