Introducing Archer API
Posted on Sat 22 April 2023 in blog • Tagged with API, data-engineering
Introducing Archer API, a REST API based on one of my favourite shows, the adult animated spy comedy Archer.
Archer API provides JSON data about Archer's episodes, charactes and quotes.
For example, to get a random quote you can access the archerapi.com/api/quotes/random endpoint:
{
"character": "Sterling Malory …
Continue reading