A quick API using NodeJS and Express.
It consumes an RSS feed and adds each item to a MySQL database. Has endpoints to show and manage the data.
Ouputs HTML for visualisation purposes only.
This was part of a quick test for a job enterview.
*** Database schema is in db.sql file.
This code is licensed under a MIT license.