Monday, November 26, 2018

API Testing



References
[1] postman https://steelkiwi.com/blog/api-testing-useful-tools-postman-tutorial-and-hints/

2 comments:

munish said...

Launch an online e-pharmacy plattform with our pharmacy app development solution and help your customers use technology to purchase medicines online from your pharmacy app and website.
Pharmacy App Development

Anonymous said...

Pharma Coders provides readymade and customized Online Pharmacy App Development for different pharma business types.

Ubuntu Forware port 80

  #!/bin/bash iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 8069 iptables -t nat -A PREROUTING -i eth0 -p tc...