Skip to content

dmccrthy/api-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive API Tester

Running the Program

To run the program interactively you need to start the docker container with:

docker compose up -d

And then run the program with:

deno run dev

NOTE: For data to be saved to the DB you need a .env file setup. An example one is provided in .env.example.

Environment variables

You can specify the following environment variables in you .env file:

LOG_FILE=api_tester.log
LOG_LEVEL=DEBUG

About

Terminal-based API tester inspired by Postman

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors