Skip to content

Commit

Permalink
README.md aktualisieren
Browse files Browse the repository at this point in the history
  • Loading branch information
SchlenkR committed Feb 6, 2024
1 parent ce5858e commit c3357f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ FsHttp ("Full Stack HTTP") is a "hackable HTTP client". It's purposes are:
* Use it as a replacement for `.http` files, *VSCode's REST client*, *Postman*, and other tools as an **interactive and programmable playground** for HTTP requests.
* Usable as a **production-ready HTTP client** for applications powered by .Net (C#, VB, F#).

👍Postman? ❤️ FsHttp!

https://youtu.be/F508wQu7ET0

The design principle behind FsHttp is to specify HTTP requests in a most convenient and readable way, while still being able to access the underlying Http representations for covering unusual cases. It's the best of both worlds: **Convenience and Flexibility**.

**FsHttp** is developed and maintained by [@SchlenkR](https://github.com/schlenkr) and [@dawedawe](https://github.com/dawedawe). Feel free to leave us a message.
Expand Down

0 comments on commit c3357f1

Please sign in to comment.