Kazan Expert Fridays Meetups
- web: http://httpbin.org/
- local (httpbin): http://0.0.0.0:80
- https://hub.docker.com/r/kennethreitz/httpbin/
- Pull docker
docker pull kennethreitz/httpbin
- Run docker
docker run -p 80:8080 kennethreitz/httpbin
- official documentation: https://www.getpostman.com/docs/v6/
- video postman tutorial: https://youtu.be/juldrxDrSH0
- article with examples: https://goo.gl/PGAcF9
- postman tips: https://goo.gl/JKeWzg