You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+7
Original file line number
Diff line number
Diff line change
@@ -275,6 +275,10 @@ Builds triggered by pull requests produce a NuGet package which can be downloade
275
275
-[Integrate Azure AD in your Giraffe web app](https://www.devprotocol.com/2018/08/14/integrate-azure-ad-in-your-giraffe-web-app.html) (by Jan Tourlamain)
276
276
-[Web development in F#: Getting started](https://samueleresca.net/2018/04/web-development-in-f-getting-started/) (by Samuele Resca)
277
277
-[Build web service using F# and ASP.NET Core](https://samueleresca.net/2018/04/build-web-service-using-f-and-asp-net-core/) (by Samuele Resca)
278
+
-[Build a Simple Markdown Blog with F# / Giraffe](https://hamy.xyz/labs/2023-12-fsharp-giraffe-markdown-blog) (by Hamilton)
279
+
-[Deserialising JSON in Giraffe](https://www.compositional-it.com/news-blog/deserialising-json-in-giraffe/) (by Joost Kaptein)
280
+
-[How to Build a Fullstack Webapp with F#](https://hamy.xyz/labs/2024-06_build-fsharp-webapp) (by Hamilton)
281
+
-[Build a Simple F# WebAPI with a Data Repository (F# + Giraffe)](https://hamy.xyz/labs/2024-10_simple-fsharp-webapi-data-repo) (by Hamilton)
278
282
279
283
If you have blogged about Giraffe, demonstrating a useful topic or some other tips or tricks then please feel free to submit a pull request and add your article to this list as a reference for other Giraffe users. Thank you!
280
284
@@ -284,6 +288,9 @@ If you have blogged about Giraffe, demonstrating a useful topic or some other ti
284
288
-[Nikeza - Building the Backend with F#](https://www.youtube.com/watch?v=lANg1kn835s) (by Let's Code .NET)
285
289
-[Build a Simple Web API with F# + Giraffe](https://www.youtube.com/watch?v=yDBpd07SdHE) (by HAMY LABS)
286
290
-[Pipeline-oriented programming - Scott Wlaschin - NDC Porto 2023](https://www.youtube.com/watch?v=ipceTuJlw-M) (by Scott Wlaschin)
291
+
-[Build a Simple F# WebAPI with a Data Repository (F# + Giraffe)](https://www.youtube.com/watch?v=ZrQtz566xCM) (by HAMY LABS)
292
+
-[Build a Simple Single-File Web API with F# / Giraffe](https://www.youtube.com/watch?v=Q-ogJk1AMgA) (by HAMY LABS)
293
+
-[Build a Simple Markdown blog with F# / Giraffe](https://www.youtube.com/watch?v=XdPiDfVZ6dk) (by HAMY LABS)
0 commit comments