Skip to content

Commit c3357f1

Browse files
authored
README.md aktualisieren
1 parent ce5858e commit c3357f1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ FsHttp ("Full Stack HTTP") is a "hackable HTTP client". It's purposes are:
77
* 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.
88
* Usable as a **production-ready HTTP client** for applications powered by .Net (C#, VB, F#).
99

10+
👍Postman? ❤️ FsHttp!
11+
12+
https://youtu.be/F508wQu7ET0
13+
1014
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**.
1115

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

0 commit comments

Comments
 (0)