Skip to content

brookmg/CountryIoApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CountryIO API


Fork of: MeseretAPI

  • This API gives out detail about a certain country when asked. Simply make GET or POST requests against country endpoint.
  • If you are using a GET request, you should specify the country name with a query element country. I know it seems duplicated.
  • If you are using a POST request, you should provide a JSON body which contains country property with String value.

Todo

  • Add country code support.
  • Show more up-to-date data

Releases

No releases published

Packages

No packages published