Fork of:
MeseretAPI
- This API gives out detail about a certain country when asked. Simply make
GET
orPOST
requests againstcountry
endpoint. - If you are using a
GET
request, you should specify the country name with a query elementcountry
. I know it seems duplicated. - If you are using a
POST
request, you should provide a JSON body which containscountry
property with String value.
- Add country code support.
- Show more up-to-date data