-
3 years ago
F# Suave app on dotnet core on Kubernetes on Google Cloud
Suave FSharp kubernetes
I haven't been doing that much F# dotnet core development, but I think it was time for me to try it out. One of the scenarios that I think it will be used a lot is on kubernetes. I choose to run it on…
-
4 years ago
Suave as a service with Topshelf
FSharp Topshelf Suave
As you can read in Topshelf F# api improved I started working on a demo, but it magically grown to include a change to the Topshelf.FSharp project. The good part with this is that to run Suave with To…