Releases: ahmed-abdelrazek/SuperPostDroidPunk
Releases · ahmed-abdelrazek/SuperPostDroidPunk
beta 3
Beta2
Tweaks and Fixes for Requests with body
Tweaks and Fixes for the Test MVC Project
Add StatusCode next to the URL
Add Todo Controller to the API in the Test MVC Project
Beta 1
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