clam
Webservice wrapper
Transforms command-line applications into RESTful web services with minimal developer effort
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.
129 stars
9 watching
17 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
nlppythonrestwebservicewrapper
Related projects:
Repository | Description | Stars |
---|---|---|
ju4n97/ngx-generic-rest-service | A wrapper that simplifies the creation of RESTful services in Angular applications. | 1 |
r57zone/protonshell | A shell application that wraps websites and web applications in a standalone window with customizable settings. | 6 |
jeffknupp/sandman2 | Automates generation of RESTful APIs from legacy databases without requiring code | 2,011 |
clariah/grlc | Automates building of Linked Data APIs from shared SPARQL queries | 137 |
rest-nvim/rest.nvim | An asynchronous Neovim HTTP client written in Lua. | 1,646 |
yerkopalma/choo-websocket | A lightweight wrapper around the WebSocket browser API for use in web applications | 31 |
inf0rmer/blanket | A simple API wrapper that allows developers to easily interact with APIs by appending URL parts to the base endpoint. | 462 |
jcopenha/pyflix | A Python wrapper around Netflix's API to simplify interactions with the service | 5 |
wrapperup/wrapperup | A software development utility providing a standardized interface to various backend services | 30 |
zedgr/pychallonge | Provides Python bindings for the CHALLONGE! API to interact with tournaments and participants. | 45 |
etr/libhttpserver | A C++ library for building high-performance RESTful web servers with flexible handler APIs and support for various protocols. | 899 |
tradle/react-native-level | Provides an API wrapper around AsyncStorage to simplify LevelDB operations in React Native applications. | 40 |
chronolaw/lua-resty-msgpack | Provides a Lua library for encoding and decoding MessagePack data | 13 |
halcy/mastodon.py | A Python wrapper for the Mastodon API allowing developers to interact with the social media platform's public and private APIs. | 889 |
proyecto26/restclient | An HTTP client library for Unity that uses promises to simplify asynchronous requests | 1,253 |