Beta 1
Pre-release
Pre-release
Send basic Json based http requests [GET, POST, PUT, DELETE, PATCH] with Basic/Bearer Authorization.
Sent requests and their responses are saved in a history list which you can control
To build the app on your platform just download the .net core 3.1 from Microsoft site here https://dotnet.microsoft.com/download/dotnet-core
Download/Clone the project open its path in your terminal and execute
dotnet restore
dotnet run