7 lines
No EOL
414 B
Markdown
7 lines
No EOL
414 B
Markdown
# World Information System
|
|
|
|
This is a basic website which consists of multiple pages.
|
|
Data about continents, countries as well as currencies can be retrieved.
|
|
|
|
As basis for the information provided, the GraphQL API at [https://countries.trevorblades.com](https://countries.trevorblades.com) is used.
|
|
More information can be found in the [corresponding GitHub repository](https://github.com/trevorblades/countries). |