Authenticate against Ghost with cURL

Photo by Clem Onojeghuo / Unsplash To automate the pipeline of the theme I use for my blog to be built and automatically deployed it is required to interact with the Ghost API. Nothing fancy. This writeup explains how to retrieve the Bearer token through the Ghost API with cURL.…