Dark Roasted Web
DarkRoastedWeb.com is a site for news and updates from across the Web. It leverages a backend script which currates links from various sources and stores them in a database. The site uses the Angular frontend framework to dynamically build an up-to-date news site from the database. This approach has the advantage of not overburdening the APIs, since content pulls are made on a regular schedule by the script and not for each user.
