Skip to content

soqet/api-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple api tester

This application parses json file with requests and sends them.
After all prints result in console.

How to install

git clone https://github.com/soqet/api-tester.git
cd api-tester
make build
cd builds

On windows:

./main.exe help test

On other systems:

./main.out help test

See:

test.json specification
example

About

simple tester for api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published