From 370486928a72cf619e76f8eb32f301297d168291 Mon Sep 17 00:00:00 2001 From: Gerald Bauer Date: Sun, 11 Sep 2022 15:55:12 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4311f22a..d83acb43 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,14 @@ from another talk. Happy exploring the world with JavaScript Object Notation (JS ## Frequently Asked Questions (F.A.Qs) & Answers +### Q: Thanks for this fantastic work! Do you know any open source REST HTTP API for the World Factbook? + +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 try and so on. + + + ### Q: Why not just use the ISO country codes? Not a bug, a feature request. A: The factbook has many more entities / countries than ISO and sometimes with a different definition -