Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abcdesktopio/oc.postmantest

contianer image with postman test collections
https://github.com/abcdesktopio/oc.postmantest

Last synced: about 2 months ago
JSON representation

contianer image with postman test collections

Awesome Lists containing this project

README

        

# oc.postmantest
container image with postman test collections

## create a desktop using implicit `anonymous` auth

```
newman run --bail --env-var "base_url=http://localhost:30443" postman-collections/createdesktop_implicit.postman_collection.json
```