Skip to content

Commit

Permalink
play-api.md modified to aid users new to postman (#1)
Browse files Browse the repository at this point in the history
* play-api.md modified to aid users new to postman

* play-api.md modified to aid
users new to postman
  • Loading branch information
activus-d authored Mar 28, 2023
1 parent 9a2c479 commit f7b1d8d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions scripts/play-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,8 @@ Install [websocat](https://github.com/vi/websocat#installation) to perform WebSo
#### Postman
1. Go to [this Postman Workspace with WebSocket APIs](https://www.postman.com/derberg/workspace/websocket-apis-mix)
2. Use `Kraken API` collection to first just ping the server and then to also send subscribe and unsubscribe messages
1. Go to [this Postman Workspace with WebSocket APIs](https://www.postman.com/derberg/workspace/websocket-apis-mix).
2. Right-click on the `Kraken API` collection located at the left side of the page (alternatively, you can click on the `...` icon, which shows when you hover on `Kraken API`).
3. Select the `Create a fork` option from the list.
4. Go to your forked workspace and use the `Kraken API` collection to ping the server.
5. Use the `Kraken API` collection to send the subscribe and unsubscribe messages.

0 comments on commit f7b1d8d

Please sign in to comment.