My first three-tier app
Welcome to My first three-tier app! In this course, we'll take the Wordle app created in My first app to the next level by creating an API with a database that will help our application support multiple languages (not just English).
We will use .NET for the API and PostgreSQL for the database.