F# with Web API and Railway-Oriented Programming
I presented at the 2016 Desert Code Camp. The topic was WebAPI with F#. I also did a video series to go along with the talk. The talk and video series basically goes over how to use F# in a functional manner by building out all the pieces from scratch.
Here’s the series, hope you enjoy it!
F# WebAPI From Start to Finish.
Some set up steps and notes that are important to the success of the project:
[Read More]