Get all logos
Retrieve a list of all logos in the collection.
Example Request:
https://api.nigerianbanklogos.xyz
Example Response:
[
{
"id": "e9865d2f-bbc6-4058-a70d-b233385892e4",
"order": 1,
"title": "Access Bank",
"categories": ["Bank"],
"route": "https://nbl.xyz/library/access-bank.svg",
"url": "https://www.accessbankplc.com/",
"ticker": "ACCESS"
},
// ...
]