Update README.md

This commit is contained in:
Gerald Bauer 2022-09-11 15:57:49 +02:00 committed by GitHub
parent 2d464d33a0
commit ad71b38303
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ from another talk. Happy exploring the world with JavaScript Object Notation (JS
A: Not sure I understand your question ;-). factbook.json is a REST HTTP API for the World Factbook.
For example, to request the country profile (data) for Germany (gm) using the REST HTTP API ( - no API key required ;-) - ) try <https://github.com/factbook/factbook.json/raw/master/europe/gm.json> and so on.
For example, to request the country profile (data) for Germany (`gm`) using the REST HTTP API ( - no API key required ;-) - ) try <https://github.com/factbook/factbook.json/raw/master/europe/gm.json> and so on.