Build a Server Backed Up by a Database

Build a Server Backed Up by a Database

In this project, we’ll build upon the simple Payroll Management System we configured in the last project and give it a WebAPI interface.

We’ll learn to:

  • Let the server interact with a database
  • Configure a web API

Ready to give it a try?