proycon/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.
This tool helps computational linguists and other researchers quickly make their command-line data processing applications available as web services. You provide your existing application and a description of its inputs and outputs, and CLAM creates a web interface for users to upload files, run the application with chosen parameters, and download the results. It's for anyone who wants to easily share their specialized data processing tools without writing complex web code.
135 stars.
Use this if you have a command-line application that processes data (like text or speech) and you want to make it accessible to human users or other automated systems through a web interface, without needing to develop a web service from scratch.
Not ideal if your application requires real-time interaction, complex multi-step workflows, or is not designed to be run on a UNIX-like server.
Stars
135
Forks
17
Language
Python
License
GPL-3.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/proycon/clam"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
warpy-ai/tgs
Terminal Generative Shell
rchtgpt/gitg0
a magnificent tool to auto-suggest everything you need before pushing a git commit • built...
A12sdfghjkl/taws
🚀 Navigate and manage your AWS resources with ease using taws, a terminal UI designed for...
prasad96-bit/Cero
🚀 Build a durable, low-maintenance SaaS platform designed for longevity with a simple,...
macsim12324/semanticchecker
🔍 Validate `switch` statements with semantic checks for unique `case` labels and a single...