Skip to content

Http client based console application. Made a call to a dictionary API.

Notifications You must be signed in to change notification settings

Ochuwa-sophie/Dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

Hello there 👋🏾,

Thanks for stopping by.👍

In this project, I called a dictionary api using dotnet console. Daneethedeveloper did an amazing job by adding a Blazor UI to it. Here it is. As .net changes I'm open to learning new ways of approaching the various concepts implemented in the http client project.

How to run the App

  1. Clone the app to your machine.
  2. CD into the "src" directory and then "DictionaryBackend" directory.
  3. Ensure your have dotnet core 3.1 installed. If not download from [here] (https://dotnet.microsoft.com/download/dotnet/3.1) .
  4. Run the project by typing dotnet run and press enter.
  5. The project should open in your browser.

About

Http client based console application. Made a call to a dictionary API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published