Last year I wrote a blog post outlining my use of DBHub.io as a serverless backend for typecode
lookups in my Planes Overhead app. Unfortunately, DBHub.io ceased operations at the end of February, putting me back in the market for a new solution!
The Need
As a reminder, my Tidbyt app uses the OpenSky API to obtain the closest plane overhead and populate the display. The typecode
detail on the middle-left was a late addition that leverages the unique icao24
identifier for a given plane, which is checked against a flat-file database to fetch the relevant aircraft model.