Popularity
7.4
Stable
Activity
0.0
Stable
35
3
3

Monthly Downloads: 6
Programming language: Haskell
License: BSD 2-clause "Simplified" License
Tags: Web    

webcloud alternatives and similar packages

Based on the "Web" category.
Alternatively, view webcloud alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of webcloud or a related project?

Add another 'Web' Package

README

webcloud

Turn an optparse-applicative program into a CGI program!

Usage

  1. import Web.Cloud
  2. Change execParser to execParserWebCloud
  3. Done!

Web Cloud in Action