UI Updates for HTTP Verbs: Building a Postman Clone Course

  Рет қаралды 3,547

IAmTimCorey

IAmTimCorey

18 күн бұрын

In this lesson, we are going to update our user interface to allow for other types of commands. Specifically, we are going to add the ability for a user to call a POST command to our API. This will include the ability to send data in the body of our command.
Now this is lesson number 6 in our complete course on building a Postman clone. This course has been designed to be beginner-friendly and an example of what you might put in a portfolio. Although don't just directly put this course in your portfolio. Your portfolio needs to be uniquely yours, not just a copy of someone else's work.
Full Training Courses: IAmTimCorey.com

Пікірлер: 19
@andergarcia1115
@andergarcia1115 16 күн бұрын
This is definitely getting better. Thank you for your work
@IAmTimCorey
@IAmTimCorey 16 күн бұрын
You are welcome.
@allergiecheck
@allergiecheck 13 күн бұрын
Great! I can´t wait for the next session😀! So far I implemented everything in a WinUI 3 App, also used DI and a HttpClientFactory...not sure if this is overkill for a small Desktop App.
@IAmTimCorey
@IAmTimCorey 12 күн бұрын
Great! Sounds like you've done a great job.
@JonFlitcroft
@JonFlitcroft 15 күн бұрын
Why is text in the results tab automatically selected after you have sent the GET request?
@IAmTimCorey
@IAmTimCorey 12 күн бұрын
We changed which tab was selected, but didn't specify what was the focus. We will change that in the upcoming video (although, you could do it now if you want to try to figure it out before I show it off).
@user-kd3kt5bl4z
@user-kd3kt5bl4z 16 күн бұрын
Thanks again, Tim
@IAmTimCorey
@IAmTimCorey 16 күн бұрын
You are welcome.
@nanayaw7159
@nanayaw7159 17 күн бұрын
Great 👍
@IAmTimCorey
@IAmTimCorey 16 күн бұрын
Thanks!
@ademineshat
@ademineshat 16 күн бұрын
As always. Thanks 😊
@IAmTimCorey
@IAmTimCorey 16 күн бұрын
You're welcome.
@andywalter7426
@andywalter7426 17 күн бұрын
I have a question. For the post command, are you going to do it where it can automatically prepopulate the json so you just change the values. Because I would think that if a person just manually types in the json, that is not user friendly. Even when typing c# code, you have lots of intellisense. This really needs at least repopulating the json so you just change the values as needed. Or even better yet, a ui with text boxes to make it as user friendly as possible.
@IAmTimCorey
@IAmTimCorey 16 күн бұрын
I'm not sure what you mean by "automatically prepopulates the json". How would the UI know what the JSON structure should look like? Also, not every call will be JSON data.
@Zjyslav
@Zjyslav 13 күн бұрын
I love the series, but one thing bugs me: technically, both tabs show body - body of request and body of response. With your naming, it's not 100% clear if body refers to request or response. I'd say that based on context, it's >90% clear, but still...
@IAmTimCorey
@IAmTimCorey 12 күн бұрын
The actual Postman uses Body and Results. I went with Body and Response since I'm using the Response window for more than just results. Naming is tough. What would you name the tab (realizing that one word is ideal)?
@Zjyslav
@Zjyslav 12 күн бұрын
@@IAmTimCorey Postman window has top part for request and bottom for response with subsections for elements of each with Body being 4th tab for Request and 1st for Response. I'd call tabs Request and Response, but I would also add a small label to identify the whole section as Body. I realize I'm nitpicking, but when I'm working with something with established naming I try not to mess with it, so people know what to expect.
Wiring Up POST Commands: Building a Postman Clone Course
26:16
IAmTimCorey
Рет қаралды 2,3 М.
Portfolio Preparation: Building a Postman Clone Course
30:56
IAmTimCorey
Рет қаралды 3,9 М.
СҰЛТАН СҮЛЕЙМАНДАР | bayGUYS
24:46
bayGUYS
Рет қаралды 703 М.
YouTube Play Buttons !! 😱😱
00:17
Tibo InShape
Рет қаралды 11 МЛН
The Future of AI Video Control & LipSync Better Than Emo & Vasa-1
13:04
Theoretically Media
Рет қаралды 1 М.
Setting Up Our Project: Building a Postman Clone Course
22:49
IAmTimCorey
Рет қаралды 8 М.
15 crazy new JS framework features you don’t know yet
6:11
Fireship
Рет қаралды 356 М.
A Worlds First On This Top Tier Radio - TIDRadio H3
11:52
Tech Minds
Рет қаралды 15 М.
The 5-Step Process to Improve at Anything
9:07
IAmTimCorey
Рет қаралды 3,4 М.
Avoid these 5 beginner CSS mistakes
21:38
Kevin Powell
Рет қаралды 48 М.
Modern Graphical User Interfaces in Python
11:12
NeuralNine
Рет қаралды 1,4 МЛН
Beginner-Friendly App Tutorial: Building a Postman Clone
6:32
IAmTimCorey
Рет қаралды 10 М.
"Stop Using Async Await in .NET to Save Threads" | Code Cop #018
14:05