FsHttp: The Programmable Alternative to Postman and VSCode Rest Client

Поділитися
Вставка
  • Опубліковано 5 жов 2024

КОМЕНТАРІ • 10

  • @RealDieselMeister
    @RealDieselMeister 8 місяців тому +2

    Awesome work Ronald!

    • @ThePureState
      @ThePureState  8 місяців тому +1

      Thanks man! Keep sharing :)

  • @NathanielElkins
    @NathanielElkins 8 місяців тому +1

    Really cool, I've just started to try and use this setup instead of Postman for a little personal project I just started working on.
    Have you considered packaging up some of this common "Postman-like" functionality into a module in FsHttp, or in a separate Nuget packge? It's easy enough to copy-paste, but it might lower the barrier even further to using this great library.

    • @ThePureState
      @ThePureState  8 місяців тому

      Sounds like an idea. Maybe create an issue for it? github.com/fsprojects/FsHttp/issues
      Thanks you :)

  • @robmawston4986
    @robmawston4986 8 місяців тому +1

    Great video, especially the authentication approach - is the source code available ?

    • @ThePureState
      @ThePureState  8 місяців тому

      Here it is:
      Leave a ⭐ for FsHttp on GitHub: github.com/fsprojects/FsHttp
      Code ⌨️: github.com/SchlenkR/ThePureState_HackableHTTPClient

    • @NathanielElkins
      @NathanielElkins 8 місяців тому

      ​@@ThePureState Hm, that GitHub link seems to return a 404.

    • @naxels
      @naxels 8 місяців тому

      @@ThePureState, unfortunately it says Github 404 Page Not Found when looking for the code.

    • @ThePureState
      @ThePureState  8 місяців тому +1

      @@naxels Look here: github.com/SchlenkR/ThePureState_HackableHTTPClient

    • @naxels
      @naxels 8 місяців тому +1

      Now it works, thank you