Stop Using Postman - Create Your Own Postman Instead

Published: 19 June 2021
on channel: Web Dev Simplified
69,000
2.6k

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/p...


🌎 Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon:   / webdevsimplified  
Twitter:   / devsimplified  
Discord:   / discord  
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