An open API service indexing awesome lists of open source software.

https://github.com/astrid-project/restable

Make HTTP REST interface for standard CLI applications.
https://github.com/astrid-project/restable

cli commands configurations execution parameters read rest-api update

Last synced: 10 months ago
JSON representation

Make HTTP REST interface for standard CLI applications.

Awesome Lists containing this project

README

          

# RESTable

[![License](https://img.shields.io/github/license/astrid-project/RESTable)](https://github.com/astrid-project/RESTable/blob/master/LICENSE)
[![Code size](https://img.shields.io/github/languages/code-size/astrid-project/RESTable?color=red&logo=github)](https://github.com/astrid-project/RESTable)
[![Repository Size](https://img.shields.io/github/repo-size/astrid-project/RESTable?color=red&logo=github)](https://github.com/astrid-project/RESTable)
[![Release](https://img.shields.io/github/v/tag/astrid-project/RESTable?label=release&logo=github)](https://github.com/astrid-project/RESTable/releases)
[![Docs](https://readthedocs.org/projects/astrid-RESTable/badge/?version=latest)](https://astrid-RESTable.readthedocs.io)

Make [**HTTP**](https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol) [**REST**](https://en.wikipedia.org/wiki/Representational_state_transfer) **interface** for **standard** [**CLI**](https://en.wikipedia.org/wiki/Command-line_interface) **applications**

See the [**guide**](https://astrid-RESTable.readthedocs.io) for more details.