Skip to content

We are literally just testing how to send and retrieve HTTP queries

Notifications You must be signed in to change notification settings

TheNoviceProspect/SimpleHttpTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleHTTP Tester

This is a simple concept to just try out a web api.

Here we create an http request with the necessary data, and then interpret the json formatted result.

What finally worked

Opposed to all recommendations to use Newtonsoft Json instead of the built-in System.Text.Json, I have finally looked at the following Microsoft Website

About

We are literally just testing how to send and retrieve HTTP queries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages