Misc

What is the format of the following data?

{
    applications: [
        {
            name: "my_app",
            language: "python",
            version: 20.17
        }
    ]
}

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

JSON