open source – REST API tool that lets me set environment variable value from outside the tool


I am looking for a REST API tool like Postman, Bruno, Insomnia etc., (preferably free) that lets me set environment variable values from outside the tool via some script.

For e.g. I run some python script and set the value of a particular environment variable in the tool.

It can even be an environment file (.env, .json, etc.) that the tool reads environment variables from. I can then set the value of the particular environment variable via the python script.



Source link

Related Posts

About The Author

Add Comment