Skip to content

Commit cad0e62

Browse files
authored
Merge pull request #26 from lmalhoit/patch-13
5.md - SOAPUI
2 parents 75e0908 + a14777a commit cad0e62

File tree

1 file changed

+1
-1
lines changed
  • labs/coding-101-rest-basics-ga

1 file changed

+1
-1
lines changed

labs/coding-101-rest-basics-ga/5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ There are HTTP clients you can use to quickly test web services. They provide a
55
* Postman - [http://www.getpostman.com/](http://www.getpostman.com/)
66
* Firefox RestClient - [https://addons.mozilla.org/en-US/firefox/addon/restclient/](https://addons.mozilla.org/en-US/firefox/addon/restclient/)
77
* Command Line using curl - [http://curl.haxx.se/docs/httpscripting.html# POST](http://curl.haxx.se/docs/httpscripting.html# POST)
8-
* SOAPUI
8+
* SOAPUI - [https://www.soapui.org/](https://www.soapui.org/)
99

1010
Many IDEs have also consoles for testing REST Services built in
1111

0 commit comments

Comments
 (0)