Skip to content

m10z30/Requina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requina

A simple console app to test web api's

Got tired of postman, and just wanted something that don't make me touch the mouse to test an api.

Also I wanted to be able to save it in github, and reuse it and have control over it.

And most of all I wanted to be simple

To build project:

dotnet publish -c Release -r osx-arm64 --self-contained true /p:PublishSingleFile=true

NOTE: from time to time I come back here to make some improvements and the project is just a hoppy :)

About

a simple console app to test web api's

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published