I love Postman. It is an incredible tool with tons of features, but did you know it is actually pretty easy to build? In this video I will be showing you exactly how to implement a Postman clone in plain JavaScript.


Materials/References:

GitHub Code: https://github.com/WebDevSimplified/postman-clone


Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


⏱️ Timestamps:

00:00 - Introduction
00:41 - Setup
03:00 - Form HTML
13:14 - Form JavaScript
21:49 - Response HTML
25:44 - Response JavaScript
34:48 - JSON Text Editors


#Postman #WDS #JavaScript