I Don't Need Postman Anymore!! I Use VS Code Instead...

  Рет қаралды 1,255,831

James Q Quick

James Q Quick

Күн бұрын

I've completely replaced the need for Postman with this one extension in VS Code! The Thunder Client extension for VS Code can do everything I need to when testing HTTP Requests.
- create and send requests
- group requests into collections
- use variables
- much more!
Thunder Client - www.producthunt.com/posts/thu...
_____________________________________________
Newsletter 🗞
Interested in exclusive content and discounts? 🤯 Sign up for the newsletter!
www.jamesqquick.com
_____________________________________________
Connect with me 😀
Live streams on Twitch - / jamesqquick
Follow me on Twitter - / jamesqquick
Join the 💬 Discord Server 💬 - / discord
_____________________________________________
COURSES 💻
Learn how to build Fullstack apps with React and Serverless Functions - www.jamesqquick.com/courses/r...
Learn everything you need to know about Visual Studio Code - www.udemy.com/learn-visual-st...
Build a Quiz App - www.udemy.com/build-a-quiz-ap...

Пікірлер: 1 300
@cosmicdioxide
@cosmicdioxide 3 жыл бұрын
Vscode in 2044: "Now you can make a toast with this simple extension"
@LutherLee
@LutherLee 3 жыл бұрын
Emacs: First time?
@tiagodagostini
@tiagodagostini 3 жыл бұрын
If you think VSCode has a lot of extenions.. check how many modules emacs have....
@kaorunguyen7782
@kaorunguyen7782 3 жыл бұрын
I dont think in 2044 we will do the coding job anymore. Instead, we will tell AI which module, function we want in our product, and they will suggest the best solution for us. Lol
@stevenlee7958
@stevenlee7958 3 жыл бұрын
@@kaorunguyen7782 No. we will be incubated, slaved and immersed into a simulated Lalaland by AI. because it will stops war and human being killing each others.
@rengginang1595
@rengginang1595 3 жыл бұрын
VSCode 2050 : Now you can convert Sketch design to React Js with simple extension
@oll236
@oll236 3 жыл бұрын
Vscode needs to organize extensions into groups. Like testing extensions or devops extensions. Because it is a bit messy when you have too many of them
@squ34ky
@squ34ky 3 жыл бұрын
You can enable and disable extensions per workspace now. I find that very convenient, when I work on different projects that use different languages. I only have to enable the language support extensions that I need for a workspace.
@dangtran9405
@dangtran9405 3 жыл бұрын
AGREE WITH U
@VictorBalaguera
@VictorBalaguera 3 жыл бұрын
This, a thousand times.
@varunh93
@varunh93 3 жыл бұрын
Maybe we need an extension for that!
@rp2804
@rp2804 3 жыл бұрын
an extension for grouping i guess
@Lrn2reason
@Lrn2reason 3 жыл бұрын
Just happened to run across this in my morning YT browsing before work. Well I'll be, VSCode never ceases to amaze. Now I know what I'll be doing this morning - thanks for this little add-on!
@Ntezzi
@Ntezzi 3 жыл бұрын
Tried this out after seeing your video and so far its such an efficient extension!!! As developers we always aim to make the user experince awesome, its great to know that we also get thought about!
@hmmmkh9862
@hmmmkh9862 3 жыл бұрын
VS Code extensions never ceases to amaze me; another tool in my arsenal. Great job on running through how it works, thanks!
@ajsyt
@ajsyt 3 жыл бұрын
Which other cool extensions do you have?
@wolfwoof2000
@wolfwoof2000 3 жыл бұрын
@@ajsyt Depends on the field you work for but for me Doxygen Documentation Generator, Project Manager, Remote Development and Tabnine allowed me to increase my productivity. Also the vim extension if you know vim.
@TheReferrer72
@TheReferrer72 3 жыл бұрын
@@wolfwoof2000 Yes Remote development so you can run WSL2 test Linux and Windows on the same box brilliant.
@aroundme3184
@aroundme3184 3 жыл бұрын
Quick and precise , thanks
@ja-x327
@ja-x327 3 жыл бұрын
@@TheReferrer72 my favorite extension for handling my AWS EC2 instances!
@ralphjoshuabatula
@ralphjoshuabatula 3 жыл бұрын
Man this looks damn convenient to use. I’m sure there’s pros and cons on this but the time you save just opening another application is sweet!
@reefhound9902
@reefhound9902 Жыл бұрын
Seriously? How long does it take on your system to open an application? Less than 30 seconds for me. Not that I spend that time staring at a splash screen. I'm doing other things. Then it stays running until I need to reboot which may be weeks.
@licokr
@licokr 6 ай бұрын
I was looking for exactly this I can simply use. I also liked watching you searching to figure things out. Thanks for the video 👍
@LukeMartinVideo
@LukeMartinVideo 2 жыл бұрын
Hey just blindly subscribed from a twitter suggestions post. And man this is what I was hoping for. Excellent ! I thank you 💕
@rajat4002
@rajat4002 3 жыл бұрын
In the last two projects of mine, I was exhausted completely while using POSTMAN in a separate window. Thanks to you Sir for providing us this valuable resource !!!
@Throttlebyte
@Throttlebyte 3 жыл бұрын
Great video! I typically use WebStorm, but I love VSCode for ad-hoc projects where I don't need a formal .idea/Postman project for my team. I'll check this out next time I'm using it! To disambiguate the braces/brackets: { } Braces, or curly braces [ ] Brackets ( ) Parentheses, or Parens < > Pointy brackets, triangle brackets, angle brackets, or a host of other names
@KT-ut9zg
@KT-ut9zg 3 жыл бұрын
Nice, and very handy. Thanks for the heads up. Working on an app against a new api and this is really nice having results right in the editor. Looking forward to trying out the variables too, they're neat.
@alfrye68
@alfrye68 3 жыл бұрын
Thanks for the video. I also used postman in the past but for the last few projects I have used the rest client extension but I am going to try this one out now.
@jeanurena353
@jeanurena353 3 жыл бұрын
You can also import your Postman existing collections and environments to this extension, good stuff!.
@irshadhussainkh
@irshadhussainkh 3 жыл бұрын
I was unable to import environment..this is mentioned by them..it supports import for lower version of postman
@aromal_anil
@aromal_anil 3 жыл бұрын
Thanks for introducing this. This is just great.
@decastring
@decastring 3 жыл бұрын
Wow, this looks great! My go-to tool for testing REST APIs has been the CLI (Cygwin on Windows or BASH on Linux) and cURL with often used requests stored in a TXT file for reference. Thunder Client looks like it should save me a bunch of time. I love how the Response pane has built-in folding of JSON data!
@elorrambasdo5233
@elorrambasdo5233 2 жыл бұрын
Oh god, testing api's with curl sounds absolutely dreadful
@MosnoAlMoseeki
@MosnoAlMoseeki 2 жыл бұрын
That is cool, I've always struggled with Postman to be honest, but your right, this would make these API tests a LOT easier. Thank you so much.
@DevDrawer
@DevDrawer 3 жыл бұрын
That is awesome. The only thing I am noticing that is missing in my environment is the ability to generate the code snippet. That is one of my favorite features in Postman and helps speed up development time for me. Otherwise, it is a great start to something contained inside of VS Code.
@senkwito
@senkwito 3 жыл бұрын
Yep, this is a killer Postman feature
@nitrowad
@nitrowad 2 жыл бұрын
@@senkwito postman has many "killer" features - from making a mock server, making a workspace for a team so that all developers can collaborate and be up-to-date with the latest API, generating docs, etc.
@soumitripattnaik
@soumitripattnaik 3 жыл бұрын
At this point, postman should have an official extension for VS Code. Great video BTW.
@himanshus_bhardwaj
@himanshus_bhardwaj 7 ай бұрын
Postman has its VS Code extension now. You can login with your Postman account and keep your data synced.
@jamesmckinnon6856
@jamesmckinnon6856 2 жыл бұрын
Perfect timing... I've been using it extensively, at a basic level, and it's been GREAT! Thanks for the tip ;-)
@ricohumme4328
@ricohumme4328 3 жыл бұрын
Just came across this video and didn't know you before this and also not this extension. Thanks and you gained a new follower :)
@khandoor7228
@khandoor7228 3 жыл бұрын
Definitely worth checking out, thanks James!
@aianisulislam
@aianisulislam 3 жыл бұрын
I ditched Postman for REST Client - VS Code extension. It's lightweight and feature packed. Def will give this one a try
@PaulBrownclk-me
@PaulBrownclk-me 3 жыл бұрын
Yeah I think that's the one I used with my mern stack project, it was great!!
@gius1337
@gius1337 3 жыл бұрын
+1 for REST Client
@SustainedFuture
@SustainedFuture 3 жыл бұрын
I had been using that one as well. Great tool. But this one looks really polished, integrated, and full-featured. Now I have to try it.
@flakobatako
@flakobatako 3 жыл бұрын
It's THE extension. It even auto generate snippets to use them on plenty of languages and http libraries.
@BobbyBundlez
@BobbyBundlez 3 жыл бұрын
i ditched rest for graphql lol. nah jk. but im starting to like graphql alot
@srsqtee
@srsqtee 3 жыл бұрын
This looks pretty awesome will have to try it out. One thing I like about Postman & Insomnia is the conversion of HTTP request to various coding languages. Sometimes I'm working in a language I'm unfamiliar with and that functionality saves my a** when making HTTP requests :)
@pedronunes8766
@pedronunes8766 3 жыл бұрын
This is great!! I just started learning and using Postman, perfect timing for me!
@dinckelman
@dinckelman 3 жыл бұрын
For quick testing, this looks really promising. I actually wouldn't mind setting it up for smaller projects, or just whatever weird request I gotta make. For larger projects, with complex tests, I would still prefer Postman though. The ease of use, and clarity when it comes to all of the things you've setup at once, is difficult to beat
@RealNaps
@RealNaps 6 ай бұрын
🫡🫡
@ajsyt
@ajsyt 3 жыл бұрын
Amazing tool within vs code 🤩
@adhiputraperkasa1882
@adhiputraperkasa1882 3 жыл бұрын
Thank you for introducing this extension ! Been using postman for a long time, just realized how much time it takes in day for me to switch from VS to postman.... Wonder what other useful tools that I may need but don't know yet.
@legen_dary42
@legen_dary42 2 жыл бұрын
Love it! I use it to create suites of tests within my collections. Having it in my IDE helps to speed up my workflow. I also like Insomnia, you can create HTML documentation for your API with a really nice GUI.
@adarsh_hatwar
@adarsh_hatwar 3 жыл бұрын
Postman is not just about interacting with APIs on the fly. It also allows you to have tests run against it, have documentation, share or collaborate, create mock servers etc. postman is here to stay my friend. Tbh i could fancy myself using the rest client vscode extension rather instead and check in to vcs if goal is to try out apis within same editor.
@christian.mar.garcia
@christian.mar.garcia 3 жыл бұрын
Yes, but when you are coding you only care about the API, and having the most common operations with an integrated tool on your code editor is convenient, then for the rest of the functionality, there is postman or any other tool.
@TheJoBlackos
@TheJoBlackos 3 жыл бұрын
He never said it was a 1to1 replacement of the Postman, he said it was a replacement for what he uses Postman for. As a DevOps I have the exact same usage as he has, so for me it will be a very good replacement
@sergeymarkin6666
@sergeymarkin6666 3 жыл бұрын
Thb has export/import own scripts to share or collaborate, and I don't think Postman is a good variant mock server.
@rixhkai6721
@rixhkai6721 3 жыл бұрын
@@sergeymarkin6666 Postman allow to share with the team synchronously, which is thunder client doesn't have yet
@sergeymarkin6666
@sergeymarkin6666 3 жыл бұрын
@@rixhkai6721 what about git?
@austinsefton8408
@austinsefton8408 2 жыл бұрын
Postman is much more robust, which is why I'm happy opening up another application, but if all you're doing is firing off a request here and there, this may be a suitable alternative.
@viniciusbeloni3199
@viniciusbeloni3199 2 жыл бұрын
I Agree
@sebastaroth
@sebastaroth 2 жыл бұрын
Yeah, Postman pre-request scripts and tests are so useful, especially when chaining requests. Use tests to store results into variables and use that in your next request. None of that annoying copy/pasting of values.
@DrewPador
@DrewPador 2 жыл бұрын
This is a great tool that I feel can only get better with feedback like this being sent to the developer.
@javascript_developer
@javascript_developer 3 жыл бұрын
That's very cool. Sometimes postman is very slow. This extension solves the problem. Thank you for sharing.
@nickmedrano3859
@nickmedrano3859 3 жыл бұрын
FIrst time posting about one of your videos...just wanted to say this video was helpful and easy to understand. Thanks for making it!
@dupre7416
@dupre7416 3 жыл бұрын
I have also been a long-time Postman fan but I feel like it's starting to get a little bloated with features I don't need. I'm definitely installing this package and seeing if it can simplify my workflow.
@ozzyfromspace
@ozzyfromspace 3 жыл бұрын
I use the Rest extension, but this definitely has my attention! I’m gonna try it today or tomorrow 😊🙌🏽
@agboladeadeniyi8777
@agboladeadeniyi8777 2 жыл бұрын
Bars 😂
@ozzyfromspace
@ozzyfromspace 2 жыл бұрын
@@agboladeadeniyi8777 bro I didn't even notice 😂😂 made my day 😂
@northshorepx
@northshorepx 3 жыл бұрын
This tutorial alone is worth me subbing and watching lots of your content. Thank you
@andrew007s
@andrew007s 3 жыл бұрын
Fantastic. Thanks for this! Postman has been a resource hog on my laptop. This extension is perfect.
@exjts
@exjts 3 жыл бұрын
I like the VSCode REST client extension. It's completely text-based, but makes things very quick and simple. The text nature also means it's easy to check in right alongside code. It supports variables, environments, etc. Furthermore, developer has been super responsive and great in the past when I've had issues. Highly recommend.
@jacquesdurand4416
@jacquesdurand4416 2 жыл бұрын
Sounds good. Agree text over gui. What is the exact name of ext ?
@Jadinandrews
@Jadinandrews 2 жыл бұрын
Definitely don't think this will replace postman, but I'll definitely use it for testing basic methods. But postman allows you to write tests, automate collections, and import requests from curl and all sorts of application's. It also helps you create documentation, it's a fantastic tool really.
@ahmedifhaam7266
@ahmedifhaam7266 Жыл бұрын
not to forget the collab features, syncing, etc. But some more powerful IDE's such as rider makes this easy, but doesnt attempt to replace postman, this vscode extension is going for wrong approach, it should aim to automatically detect and generate endpoints for testing the current project, unlike postman which is your personal collection of work stuff, personal stuff, multiple applications automatede workflows etc, the vscode extension cant and shdnt do that.
@duukn
@duukn Жыл бұрын
A year later and still I'd consider postman top noch. I'd understand why a content creator would not want to switch apps/windows due to recording the screen but for regular users it's no issue. Also postman has visualization besides those other features you mentioned. Still top dog in my book.
@Neo2910
@Neo2910 2 жыл бұрын
Awesome extension for a all days vscode worker like me. Thanks for sharing your first experiences with it.
@josephlivengood4508
@josephlivengood4508 2 жыл бұрын
Thank you, I'm taking a nodeJS coarse and he just started using postman and I didn't want to have to install it just to follow alone, so this helps.
@axMf3qTI
@axMf3qTI 3 жыл бұрын
Yah let's do everything in vscode!! I haven't used postman in ages tbh. Thought the cool kids nowadays use Insomnia.
@fabiomendes6901
@fabiomendes6901 3 жыл бұрын
This is Gold! It looks like Insomnia, coool
@AngelVargas-mm7qq
@AngelVargas-mm7qq 3 жыл бұрын
Hoooo I like Insomnia.
@noopurp123
@noopurp123 3 жыл бұрын
Such a good extension...now I can do everything in one place...thanks
@josephkarianjahi1467
@josephkarianjahi1467 2 жыл бұрын
You are amazing man! I don't have to keep hibernating from vscode to postman and back! Good job
@jasonwelsh417
@jasonwelsh417 3 жыл бұрын
How you gonna do Postman dirty like that after so many years of service? Cold... Just found your channel and love it. Subscribed.
@JamesQQuick
@JamesQQuick 3 жыл бұрын
Hahaha thanks!
@chotai
@chotai 3 жыл бұрын
Same here
@migueljarias
@migueljarias 3 жыл бұрын
Dude this is so awesome
@karloxvilla
@karloxvilla 3 жыл бұрын
James, excellent the contribution. I didn't know this plugin
@scottisitt
@scottisitt 3 жыл бұрын
That looks pretty cool! Thanks for letting us know!
@bendechrai
@bendechrai 3 жыл бұрын
This looks really useful - nice review James! I'd love to know if Thunder Client can save collection data to the local code repo, so they're sharable between teams of developers, and also if it can pull API tokens and the like from an env file rather than having to configure them again inside the Thunder Client manually. Those two features would be killer!
@zafarameem7810
@zafarameem7810 3 жыл бұрын
I have the same questions too. In postman you would have to buy the software to get these features. Let’s see if thunder client can offer those for free 😁
@alejandrogarcia3004
@alejandrogarcia3004 2 жыл бұрын
I'm currently using Insomnia. I straight up stopped using postman the moment I saw how to replicate it. It also gives you code snippets of the requests you created on different programming languages so that's also really good.
@bluebobx
@bluebobx Жыл бұрын
I switched to Insomnia Rest when Postman started insisting on storing credentials etc in their cloud. Our security guys were pretty unimpressed by that! Using the VSCode extension for quick n dirty test, but Insomnia for everything else, and it works well.
@reefhound9902
@reefhound9902 Жыл бұрын
@@bluebobx I only use scratch pad in Postman. I need to check out Insomnia. Does it allow economical teams?
@NabilSutjipto
@NabilSutjipto 3 жыл бұрын
Thank you for this! I’m slowly shifting to be using just VScode for almost everything
@sessionswithtemitope
@sessionswithtemitope 3 жыл бұрын
Really cool extension, thanks for sharing this.
@arkhamian7586
@arkhamian7586 3 жыл бұрын
I used to juggle between Postman and Rest, but this looks better actually. Thank you.
@gauthampr3799
@gauthampr3799 3 жыл бұрын
Checkout Insomia Rest Client
@rudrasatpathy7116
@rudrasatpathy7116 3 жыл бұрын
How do I view response in JSON format? Im not able to find any way to change response format.. I'm using thunder client in ubuntu vscode
@timderks5960
@timderks5960 3 жыл бұрын
I feel like you may like VS Code notebooks. A VS Code dev is working on something similar to python notebooks, which also work for REST calls. They have a demo video on their channel called "VS Code Notebooks: A Deep Dive". It's not available for the stable version of VS Code yet, but it is available for the insider build, so it'll probably be available soon.
@inhpham1913
@inhpham1913 3 жыл бұрын
Yay
@CreativeTutorialsWeb
@CreativeTutorialsWeb 2 жыл бұрын
Found this video such amazing 😀 well postman had being my favorite custom API tool, but with this video I'm hoping to switch my way of send post request and hopefully makes my Job much easier thanks mate 🔥
@randomness3231
@randomness3231 3 жыл бұрын
Mann thanks a bunch! this the 2nd video i watch and I found them both useful.
@MaxProgramming
@MaxProgramming 3 жыл бұрын
REALLY LOVE THAT EXTENSION! 😍
@anothermouth7077
@anothermouth7077 3 жыл бұрын
Alright, but postman does more things than making http requests. You can write test cases, make documentation etc. This seems like plug in for basic use, don't think it's gonna replace postman, at present. Strange it may sound, I quite like having separate app in window for testing Rest api 😄
@juancpgo
@juancpgo 3 жыл бұрын
yeah, I may prefer separate windows too… there's already too many different embedded interfaces I switch between in vscode
@anothermouth7077
@anothermouth7077 3 жыл бұрын
@@juancpgo exactly, I now already have one docker and one for remote and some other thing, I wanna keep my vscode minimal at this point
@rabbegmouhib1779
@rabbegmouhib1779 3 жыл бұрын
REALLY LOVE THAT EXTENSION THANK YOU
@leviciarrocchi7895
@leviciarrocchi7895 3 жыл бұрын
I really like using Insomnia, but Thunder Client is definitely something I am gonna trye. Awsome video bro!
@moacirmota340
@moacirmota340 3 жыл бұрын
I'm not prepared to take out insomnia of my life! 😂
@blackstonejimmy
@blackstonejimmy 3 жыл бұрын
I’ve been using Insomnia as a replacement to Postman for a couple of years and I love it. Curious to see if this is convenient enough to replace Insomnia for me on non-Jetbrains projects.
@mming_my
@mming_my 2 жыл бұрын
why?
@blackstonejimmy
@blackstonejimmy 2 жыл бұрын
@@mming_my I prefer the UI, and the rest of my team do too so it's easier for us all to use the same app.
@ShawnFumo
@ShawnFumo 2 жыл бұрын
I like Insomnia since it'd do stuff like auto-refresh credentials when making a request. The whole thing with Postman needing a bunch of clicks to go to the auth panel and request a new token is pretty lame. They'd direct you to use a script to get the token, but that only works if you aren't using an OAuth web flow that needs to pop open a browser window. In Insomnia, if it has a refresh token it'll just auto-get a new token and it it doesn't, it'll just pop open the browser panel for you so you can log in right away. Plus (my main reason for trying it in the first place) the graphql support is better. I found it kind of shocking that Postman has such basic graphql support that it doesn't even show the graphql metadata and do auto-completion and stuff like even most basic graphql clients have.
@jesselima_dev
@jesselima_dev 2 жыл бұрын
Very interesting! I Have been using Postman a lot to make soma automation. I import a JSON file with testing users' ids into Postman. Then I can make a sequence of requests and set them in some specific state for testing later. And also use Postman to automate creation testing users. Very handy! This tool will help a lot. Great chances to replace Postman for the cases I have been using it.
@rudya.hernandez7238
@rudya.hernandez7238 3 жыл бұрын
Thanks for sharing, and saving me from excessive three-finger swipes!
@jashangill4089
@jashangill4089 3 жыл бұрын
Which theme are you using?
@andirsun
@andirsun 3 жыл бұрын
Same question here
@surendrasawant9781
@surendrasawant9781 3 жыл бұрын
Material theme is best
@JuJuCollins
@JuJuCollins 3 жыл бұрын
codestackr theme
@pranav-patil
@pranav-patil 2 жыл бұрын
@@JuJuCollins Thanks Bro . You saved my life.
@first275
@first275 3 жыл бұрын
James which theme are you using? Looks pretty awesome
@JamesQQuick
@JamesQQuick 3 жыл бұрын
In this video codeSTACKr theme I think. It changes a lot lol
@first275
@first275 3 жыл бұрын
@@JamesQQuick Hey James I owe you a big thank you by the way. 3 months ago I was assigned a task by my employers to migrate a WordPress site to Gatsby JS. That task required a lot of research and so I found your channel (and not to mention Tania Rascia, a blogger). Your content not just helped me with my task but opened a whole new world of JAMstack to me. Thank you.
@JamesQQuick
@JamesQQuick 3 жыл бұрын
@@first275 Wow, that's so amazing. So glad my content was helpful :)
@tech_savvy_guy
@tech_savvy_guy 2 жыл бұрын
Suddenly stumbled upon this video, and am using this extension since then! 😄
@murthymuddu
@murthymuddu 3 жыл бұрын
Got a complete gist of this plugin before this end of video it self. Still watching this to provide support to this guy who introduced this
@atineog
@atineog 3 жыл бұрын
I bailed on Postman ever since I stumbled upon Insomnia 🔥
@zzyzxyz5419
@zzyzxyz5419 3 жыл бұрын
Insomnia gang ftw
@VeaceslavBARBARII
@VeaceslavBARBARII 3 жыл бұрын
5:35 The less extensions VS Code has, the lighter it is. I prefer performance. So I'd rather open a standalone application on demand when I really need it. Anyway it's good to know VS can do it as well.
@lhasadad
@lhasadad 2 жыл бұрын
Looks really useful. working with a complex api right now so going to give it a go. have been using the REST api item that appeared in the extensions tab above thunder client in the video. I found that one useful will be interesting to see how they compare.
@LawrenceDCodes.
@LawrenceDCodes. 3 жыл бұрын
Live "figuring it out as you go" is the best. Absolutely the best
@frozen_tortus
@frozen_tortus 3 жыл бұрын
Cool, I must admit. The problem is Postman as a stand-alone app has multiple advantages if you work with cross-functional teams, in which teams don't use VS code, not to mention feature parity.
@LusidDreaming
@LusidDreaming 3 жыл бұрын
This is pretty cool, but I think it undervalues how powerful Postman's testing interface and the Newman CLI is.
@sob3ygrime
@sob3ygrime 3 жыл бұрын
DUDE thanks so much I think this is a much better alternative for me. as I hate opening up postman. great app, just wish it wasn't a standalone app and more of an extension etc. thunder client is perfect for my daily needs. :) you the man!@
@sob3ygrime
@sob3ygrime 3 жыл бұрын
Back again cause i needed it for work and personal setup and couldn't remember the name of extension thanks :)
@jackdbd
@jackdbd 3 жыл бұрын
Thanks for the video, I didn't know this extension. And it supports GraphQL too, amazing! The scriptless testing functionality is also really cool.
@simonbachmann2120
@simonbachmann2120 3 жыл бұрын
Postman is so much more than just making HTTP requests...
@MsMawro
@MsMawro 3 жыл бұрын
100%
@waynechan3502
@waynechan3502 3 жыл бұрын
Pre and post snippets from Postman are huge when testing rest api. It helps to chain api calls and or adding api call routing logic too! Many rest api exercises are not just a single call but sequence of calls to get your data. Postman’s calls chaining with pre and post make this easy to do. Especially you can convert the test logic into codes to run from newman. It speeds up development cycles a lot😃
@Lankathilaka
@Lankathilaka 3 жыл бұрын
Postman syncs your collections. That is legit
@memo62335
@memo62335 3 жыл бұрын
Great video and nice extension I'm going to give a try in these days.
@TechnTuts
@TechnTuts 3 жыл бұрын
Thank you so much for sharing this VS code extension.
@hazebt3484
@hazebt3484 3 жыл бұрын
I just use the browsers network tab XD.
@imerence6290
@imerence6290 2 жыл бұрын
2025: "Hey's guy I just found a VS Code Extension that replaces my OS."
@OneCSeven
@OneCSeven 2 жыл бұрын
vs code evolutionally converges into emacs
@ninjaasmoke
@ninjaasmoke 3 жыл бұрын
Thanks for introducing me to this!
@dinhlongnguyen8750
@dinhlongnguyen8750 3 жыл бұрын
Damn nice video! Have been using postman for a long time. Definitely will try this out. Subbed
@nishankadel7768
@nishankadel7768 3 жыл бұрын
Already in love with this.
@harunmn
@harunmn 3 жыл бұрын
i am going to switch that awesome stuff directly, thanks for advice!
@buroly616
@buroly616 2 жыл бұрын
Excellent! Thank you very much for sharing!
@nicodewitte6153
@nicodewitte6153 3 жыл бұрын
Thanks for the video. Been using Insomnia for some time now but this looks promising. BTW What extension are you using to get that nice slick cursor ?
@goumze
@goumze 2 жыл бұрын
This is great ! Thanks for sharing !
@jeanfabry6735
@jeanfabry6735 3 жыл бұрын
Thank you James, such a thrilling video !
@mohrezahidayat
@mohrezahidayat 3 жыл бұрын
Hi James thanks for sharing this extension! So helpfull
@user-on5wi4ov2e
@user-on5wi4ov2e 3 жыл бұрын
Thank you for advise. This extension is very helpfull for me.
@dimitrioskyriakos3243
@dimitrioskyriakos3243 3 жыл бұрын
wow!!!! I din't know that!!!! Thanks for sharing with us!!!
@kolesplace
@kolesplace 2 жыл бұрын
Thank you ... I just installed this extension and I'm loving it... now just living through the pain of adding all my request into groups :(
@ThunderClient
@ThunderClient 2 жыл бұрын
Hi Scott, you can import postman collections
@kolesplace
@kolesplace 2 жыл бұрын
@@ThunderClient Goodness, I see that now. I did it all manually but also took advantage of the Env variables. What a fantastic addition to VSCode. So good that I uninstalled Postman :)
@bhaskerreddyvade
@bhaskerreddyvade 3 жыл бұрын
This is cool I am using postman since 3 years this is super cool Postman is hanging lot I will try this one And subscribed your channel :)
@SalomDunyoIT
@SalomDunyoIT 3 жыл бұрын
Awesome! Thanks for sharing.
@adriusg
@adriusg 2 жыл бұрын
Thanks for sharing. I see here reviews that Postman is here to stay, that Postman is better... calm down boys! Nothing lasts forever! It is always good to see that we have new solutions, there is no one right thing for everything. For example. There are companies that limit the installation of App, this would help some developers a lot. Take it easy and look at things on the bright side.
@WulframII
@WulframII 3 жыл бұрын
I've always used ARC (not the browser extension version). This looks like it'll be a solid, handy replacement. Thanks!
@renanrosa6869
@renanrosa6869 3 жыл бұрын
Nice video! Do you know if is it possible to share collections (requests), like Postman does, between your teammate? That is a very important function when you work a huge kind of API enviroment.
@AndresTalks
@AndresTalks 3 жыл бұрын
Seems very promising, I just tested and I like it. As soon as they offer support for form data with files, i will definitively use this everyday. Until now, stand-by
@tonismar
@tonismar 3 жыл бұрын
I liked so much too. Unfortunately I just realized that they don't support form data with files, I'll wait for use too.
Tips For Using Async/Await in JavaScript
16:26
James Q Quick
Рет қаралды 395 М.
40 APIs Every Developer Should Use (in 12 minutes)
12:23
Coding with Lewis
Рет қаралды 335 М.
Clown takes blame for missing candy 🍬🤣 #shorts
00:49
Yoeslan
Рет қаралды 49 МЛН
Doing This Instead Of Studying.. 😳
00:12
Jojo Sim
Рет қаралды 20 МЛН
Slow motion boy #shorts by Tsuriki Show
00:14
Tsuriki Show
Рет қаралды 10 МЛН
These Coding Projects Give You An Unfair Advantage
14:39
Harkirat Singh
Рет қаралды 343 М.
Code faster with these VS Code shortcuts
8:44
Coder Coder
Рет қаралды 338 М.
The Best Way To Send HTTP Requests
9:20
Amichai Mantinband
Рет қаралды 47 М.
5 JavaScript Concepts You HAVE TO KNOW
9:38
James Q Quick
Рет қаралды 1,4 МЛН
Why I use Insomnia instead of Postman
7:47
Full Stack Zach
Рет қаралды 30 М.
The Story of Next.js
12:13
uidotdev
Рет қаралды 560 М.
Tips and Tricks for Debugging JavaScript
13:03
James Q Quick
Рет қаралды 408 М.
Don't use VSCode
35:31
PyCon South Africa
Рет қаралды 218 М.
Clown takes blame for missing candy 🍬🤣 #shorts
00:49
Yoeslan
Рет қаралды 49 МЛН