Skip to content

LorenLiu/RestClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestClient

A C# client for testing Restful APIs

This solution includes 3 projects:

  1. RestClient -- A WPF based application for testing Restful APIs.
  2. RestConsoleClient -- A console version application for testing Restful APIs.
  3. RestUtil -- Utility of the RestClient, core code to send request to server and get response.

TODO for next submittion

  1. Make the GUI action async

About

A C# client for testing Restful APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages