development-ib-fork/web/05/demos/curl-befehle.md

234 B

Demo XML

curl -L https://www.tagesschau.de/xml/rss2 -o tagesschau.xml

Demo JSON

curl https://hp-api.onrender.com/api/characters/staff -o harrypotter.json

oder

curl https://pokeapi.co/api/v2/pokemon/pikachu -o pokemon.json