How to proceed to make a panel?

The curl command should work on Windows too if you combine it all on one line. \ on linux and mac commandlines indicates “this command continues on the next line”, but Windows doesn’t seem to recognize it as such.

Instead of using command line, you usually make HTTP calls in the programming language of your choice. Curl commands are just a clean way to represent those example calls.