Day 15 Python Libraries for DevOps
Introduction to JSON and YAML
JSON:
๐ก
JSON stands for JavaScript Object Notation.
๐ก
JSON is easy for both humans to read and write and for machines to parse and generate.
๐ก
JSON is primarily used in web development for transmitting data bet...
akashblogs-1689395803240.hashnode.dev4 min read