Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/abcdesktopio/oc.postmantest
- Owner: abcdesktopio
- License: gpl-2.0
- Created: 2023-10-09T12:32:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-12T14:30:56.000Z (about 1 year ago)
- Last Synced: 2024-05-14T00:45:34.524Z (8 months ago)
- Language: Dockerfile
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```