Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

apilayer/restcountries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST Countries

Get information about any country via a RESTful API http://restcountries.eu


Work in Progress

  • More REST search options
  • Add Timezone to Available Data

Available Data

name
top-level domain (tld)
code ISO 3166-1 alpha-2 (cca2)
code ISO 3166-1 numeric (ccn3)
code ISO 3166-1 alpha-3 (cca3)
currency code(s)
calling code(s)
capital city
region
subregion

REST Services

Credits

JSON Data is taken from https://github.com/mledoze/countries

License

Mozilla Public License http://www.mozilla.org/MPL/