1- <div align =" center " >
2- <h2 >🎁 <strong >Win a PXL-Clock - Watch How on YouTube</strong > 🎁</h2 >
3- <a href =" https://youtu.be/q5-QTpEMGdU " ><img src =" https://img.youtube.com/vi/q5-QTpEMGdU/0.jpg " alt =" Watch the PXL-JAM video " style =" width : 60% ;" ></a >
4- <p >YouTube</p >
5- </div >
1+ # FsHttp
62
7- The PXL PAM 2024 is a fun and engaging way to come together and have a joyful time!
8- Watch the video or check out our [ PXL-JAM repo] ( https://github.com/CuminAndPotato/PXL-JAM/ ) !
9-
10- ---
11-
12- # FsHttp [ ![ Build & Tests] ( https://github.com/schlenkr/FsHttp/actions/workflows/build-and-test.yml/badge.svg?branch=master )] ( https://github.com/schlenkr/FsHttp/actions/workflows/build-and-test.yml ) [ ![ NuGet Badge] ( https://buildstats.info/nuget/FsHttp )] ( https://www.nuget.org/packages/FsHttp )
3+ [ ![ Build & Tests] ( https://github.com/schlenkr/FsHttp/actions/workflows/build-and-test.yml/badge.svg?branch=master )] ( https://github.com/schlenkr/FsHttp/actions/workflows/build-and-test.yml )
4+ [ ![ NuGet] ( https://img.shields.io/nuget/v/FsHttp.svg?style=flat-square&logo=nuget )] ( https://www.nuget.org/packages/FsHttp )
5+ [ ![ NuGet Downloads] ( https://img.shields.io/nuget/dt/FsHttp.svg?style=flat-square )] ( https://www.nuget.org/packages/FsHttp )
136
147<img align =" right " width =" 200 " alt =' logo ' src =' https://raw.githubusercontent.com/schlenkr/FsHttp/master/docs/img/logo_big.png ' />
158
@@ -20,9 +13,30 @@ FsHttp is a "hackable HTTP client" that offers a legible style for the basics wh
2013
2114👍 Postman? ❤️ FsHttp! https://youtu.be/F508wQu7ET0
2215
16+ ---
17+
18+ ## FsHttp ❤️ PXL-Clock
19+
20+ Allow us a bit of advertising for our PXL-Clock! It's a fun device, made with ❤️ - and it's programmable almost as easy as you write requests with FsHttp :)
21+
22+ <p align =" center " >
23+ <img width =" 340 " alt =" image " src =" https://github.com/user-attachments/assets/4c898f7e-56ae-4a8b-be34-464ad83a5ffb " />
24+ </p >
25+
26+ Find out more info on the [ PXL-Clock Discord Server] ( https://discord.gg/KDbVdKQh5j ) or check out the [ PXL-Clock Repo on GitHub] ( https://github.com/CuminAndPotato/PXL-Clock ) .
27+
28+ <p align =" center " >
29+ <h3 >Join the PXL-Clock Community on Discord</h3 >
30+ <a href =" https://discord.gg/KDbVdKQh5j " >
31+ <img src="https://img.shields.io/badge/Discord-Join%20Server-blue?style=flat-square&logo=discord" alt="Join Our Discord">
32+ </a >
33+ </p >
34+
35+ ---
36+
2337## Documentation
2438
25- * 📖 Please see [ FsHttp Documentation] ( https://schlenkr .github.io/FsHttp ) site for detailed documentation.
39+ * 📖 Please see [ FsHttp Documentation] ( https://fsprojects .github.io/FsHttp ) site for detailed documentation.
2640* 🧪 In addition, have a look at the [ Integration Tests] ( https://github.com/schlenkr/FsHttp/tree/master/src/Tests ) that show various library details.
2741
2842### F# syntax example
0 commit comments