Hacker News new | ask | show | jobs
by kirse 3253 days ago
FSSnip usually has those things. If you're talking that minimal I would just look up existing C# docs and translate them over to F#... ASP.NET Core is very lightweight w/ Kestrel though.

[1] http://fssnip.net/7OR/title/Simple-HTTP-Server [2] http://fssnip.net/search/http%20server

1 comments

Wow, that's exactly what I wanted. Thank you very much! Fssnip looks great.