Building a News Aggregator API as a Take-Home Assignment
|
10 mins read
- laravel
- octane
- php
- api
- solid
- backend
- interview
I recently completed a take-home assignment for a Backend Web Developer position, build a news aggregator API in Laravel. Here's how I approached the architecture, dealt with dead APIs, and kept things simple without sacrificing good engineering.