...
- You know what YAML is and how to write a JSON document.
- You know how to write YAML objects and YAML arrays in a YAML document.
- You know the advantages of YAML compared to JSON.
HTTP / REST
What are HTTP methods like POST and GET (what is the difference?)
What is a HTTP Header?
What is a HTTP request parameter?
How to execute HTTP / REST calls with cURL
How to execute HTTP / REST calls with Postman
...