Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You need to be able to answer these questions the questions and have the tooling mentioned here, before you start working with PIPEFORCE as a low code developer:. If you cannot answer all of these questions or in case you do not have this toolings yet, make sure to prepare yourself before you start working with the PIPEFORCE guide.

JSON

...

  •  You know what JSON is and how to write a JSON document.
  •  You know how to write JSON objects and JSON arrays in a JSON document

...

What is JSON schema?

...

  • .
  •  You know what JSON schema is, what it is used for and how it works.

YAML

  •  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

  • Execute HTTP / REST calls with cURL

  • Execute HTTP / REST calls with Postman

...

What is an API?

...

  •  You know what HTTP POST and HTTP GET and you know their differences.
  •  You know what an HTTP header is.
  •  You know what an HTTP request parameter is.
  •  You have cURL installed and you know how to use it.
  •  You have Postman installed and you know how to use it.