Skip to content

JavaScript Object Notation.json

Dataapplication/json

JSON is the universal data interchange format for APIs and configuration.

Advantages

  • Universal API standard
  • Human-readable
  • Lightweight

Limitations

  • No comments allowed
  • No trailing commas
  • Verbose for config