This repository contains all the code for the backend server of the BookWorms capstone project, including fetching data from external APIs and interacting with the application's database.
This server is written in C# using the ASP.NET framework. It uses the related Microsoft Entity Framework Core for constructing and managing a MySQL database. For more information on understanding and using the program, consult the Wiki.
The primary contributors to this portion of the application have been Aiden Van Dyke and Caden Erickson.