205 Forks
1280 Stars
1280 Watchers

suave

Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.

How to download and setup suave

Open terminal and run command
git clone https://github.com/SuaveIO/suave.git
git clone is used to create a copy or clone of suave repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with suave https://github.com/SuaveIO/suave/archive/master.zip

Or simply clone suave with SSH
[email protected]:SuaveIO/suave.git

If you have some problems with suave

You may open issue on suave support forum (system) here: https://github.com/SuaveIO/suave/issues