Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 547 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 547 Bytes

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