Job Search Server
This is a project I worked on while searching for a job.
A simple graphQL server to host information for a front end UI written in C# using the Entity Framework, hooking up to a MariaDB (MySQL) database.
> dotnet Build
> dotnet run