Category: hackers

Building a Hacker News Reader with Lumen

In this tutorial, we’re going to build a reader for Hacker News. We will be using the Hacker News API and the Lumen framework to implement this. The final output looks something like this:If you’re excited, let’s go ahead and jump right into it. Installing and Configuring Lumen The first thing that you need to ...