17 Forks
125 Stars
125 Watchers

clam

Quickly turn command-line applications into RESTful webservices with a web-application front-end. You provide a specification of your command line application, its input, output and parameters, and CLAM wraps around your application to form a fully fledged RESTful webservice.

How to download and setup clam

Open terminal and run command
git clone https://github.com/proycon/clam.git
git clone is used to create a copy or clone of clam 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 clam https://github.com/proycon/clam/archive/master.zip

Or simply clone clam with SSH
[email protected]:proycon/clam.git

If you have some problems with clam

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