Hacker News new | ask | show | jobs
by darkseas 3679 days ago
I am enjoying learning and using both Elm and F# at the minute, but finding a webserver to link them has not been straight forward. Suave, or Nancy seem to have a lots of opaque boilerplate, and I've not found anything with a similar learning curve to more familiar Python webservers.

Have you any suggestions for an F# webserver?