I'm looking for an API or Web Service which I can retrieve a country flag image or even a XML response with the image adress. So I'll can do something like this:
<img src="http://flagsapi.org/?id=FR" title="France">
I've tried to google it in so many ways, but it seems too ambiguous for easily find.
