FsHttp: The Programmable Alternative to Postman and VSCode Rest Client

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ม.ค. 2024
  • Leave a ⭐ for FsHttp on GitHub: github.com/fsprojects/FsHttp
    Code ⌨️: github.com/SchlenkR/ThePureSt...
    ===⭐🌟⭐🌟 ===
    Welcome to our latest programming tutorial where we delve into the world of functional programming using FsHttp, VsCode and Ionide. This video, titled 'Post Postman: Effectful Functional Programming with FsHttp', is designed for both beginners and seasoned programmers looking to enhance their functional programming skills.
    In this comprehensive guide, we explore the powerful features of FsHttp, a versatile HTTP library that offers a flexible and programmable approach to handling HTTP requests and responses compared to traditional tools like Postman or VSCode REST client. Learn how to seamlessly integrate FsHttp into development workflow and leverage its capabilities to build more efficient and effective web applications.
    For a "Quick and Fun" version of this tutorial, watch "The Postman Killer": • REST In Peace ...a Pro...
    Socials
    ======
    Twitter: / schlenkr
    GitHub: github.com/SchlenkR
    Threads: threads.net/@schlenkr.dev
    👉 Don't forget to like, share, and subscribe for more content on functional programming and FsHttp. Drop your questions and feedback in the comments section below and join our growing community of innovative programmers!
    #FunctionalProgramming #FsHttp #FSharp #WebDevelopment #ProgrammingTutorial"
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 10

  • @RealDieselMeister
    @RealDieselMeister 4 หลายเดือนก่อน +2

    Awesome work Ronald!

    • @ThePureState
      @ThePureState  4 หลายเดือนก่อน +1

      Thanks man! Keep sharing :)

  • @NathanielElkins
    @NathanielElkins 4 หลายเดือนก่อน +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  4 หลายเดือนก่อน

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

  • @robmawston4986
    @robmawston4986 4 หลายเดือนก่อน +1

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

    • @ThePureState
      @ThePureState  4 หลายเดือนก่อน

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

    • @NathanielElkins
      @NathanielElkins 4 หลายเดือนก่อน

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

    • @naxels
      @naxels 4 หลายเดือนก่อน

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

    • @ThePureState
      @ThePureState  4 หลายเดือนก่อน +1

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

    • @naxels
      @naxels 4 หลายเดือนก่อน +1

      Now it works, thank you