Build web service using F# and ASP.NET Core
•
.NET Core
ASP.NET Core
C#
F#
FunctionalProgramming
The aim of following article is to build web service using F# and ASP.NET Core using the Giraffe library. Therefore, we'll build some JSON APIs which takes data from a data source, and exposes them through HTTP.