This commit is contained in:
Harald G. Mueller 2024-06-23 23:22:34 +00:00
parent db00d33587
commit fcb6dfce0b

View File

@ -1,6 +1,6 @@
# M122 - Aufgabe
2024-05 MUH
2024-06 MUH
## F APIs-Abfragen mit Datendarstellung
@ -85,3 +85,5 @@ https://api.coingecko.com/api/v3/coins/markets?vs_currency=usd&order=market_cap_
https://github.com/15Dkatz/official_joke_api
https://v6.exchangerate-api.com/v6/bb9ddd1855e84ded5fca04e0/latest/USD
`curl https://v6.exchangerate-api.com/v6/bb9ddd1855e84ded5fca04e0/latest/CHF | grep USD
curl https://v6.exchangerate-api.com/v6/bb9ddd1855e84ded5fca04e0/latest/CHF | grep EUR`