[vscode plugin] Rest Client - Advanced Features for rest api testing

Поделиться
HTML-код
  • Опубликовано: 25 июл 2024
  • A detailed vscode tutorial about all the features of the rest-client plugin, from basic to advanced. See the timestamps below:
    00:00 Introduction
    02:14 Basic Usage
    03:36 Request with body
    04:28 Authentication
    05:41 Variables
    05:55 File Variables
    06:58 Request Variables
    09:02 System Variables
    10:47 Environment Variables
    13:05 File Upload
    16:32 Save Responses
    16:43 Request Outline
    16:57 Code generation
  • НаукаНаука

Комментарии • 13

  • @LewisSenpai
    @LewisSenpai 6 месяцев назад +6

    This is the most complete video about how to use the REST Client plugin, thank you

  • @todorowael
    @todorowael 4 месяца назад

    Very helpful video, thank you.

  • @phoenix155
    @phoenix155 7 месяцев назад +1

    Awesome tutorial💖💖💖💖

  • @Lyriks_
    @Lyriks_ 9 месяцев назад +2

    Wow, this tutorial is also a master piece, you're also a funny person, good job !

  • @MorenMorenTV
    @MorenMorenTV 3 месяца назад

    love your video

  • @isapir
    @isapir Год назад +1

    Excellent video Conny!

  • @jurajbadal6741
    @jurajbadal6741 7 месяцев назад +1

    Lower quality of video - some parts are not enough sharp. But contains is very interesting.

  • @tuxpoldo
    @tuxpoldo 2 года назад +1

    Thank you for the suggestion!

  • @CarlosAlexandredeAssis
    @CarlosAlexandredeAssis 6 месяцев назад +1

    Excelent. It helped me a lot.
    Kudos!

  • @KeldersonPires
    @KeldersonPires 2 года назад +1

    Very good, thank you for the important help! 🇧🇷​❤️​

  • @LewisSenpai
    @LewisSenpai 6 месяцев назад +1

    When uploading a file, how to I pass the other properties that are not related to the file?

    • @connygu
      @connygu  6 месяцев назад +1

      Hi @LevisSenpai , sorry for the late answer. It is simple, just add the a in a new line below or above the image property, for example:
      ------IamSplitter
      Content-Disposition: form-data; name="title"
      something
      😊

  • @KaushikGanguly72
    @KaushikGanguly72 4 месяца назад

    How to add headers