This code is the product of a 3 hour sprint challenge aimed at adding data persistence to Web APIs. It required a relational SQL database to be programatically created and seeded and then utilised for insertion, modification, and querying of data across two tables - one for projects, and one for associated actions.
Node | Express | SQLite | Knex