Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bahattincinic/apistar_shell

API Star Shell inspired by Django
https://github.com/bahattincinic/apistar_shell

apistar shell

Last synced: 6 days ago
JSON representation

API Star Shell inspired by Django

Awesome Lists containing this project

README

        

# API Star Shell
[API Star](https://github.com/encode/apistar) Shell inspired by Django

[![PyPI version](https://badge.fury.io/py/apistar-shell.svg)](https://badge.fury.io/py/apistar-shell)

## Installation

```
$ pip install apistar-shell
```

## Setup & Configuration

- [Django Setup](docs/DJANGO_SETUP.md)
- [SQLAlchemy Setup](docs/SQLALCHEMY_SETUP.md)
- [Common Setup](docs/COMMON_SETUP.md)
- [Configuration](docs/CONFIGURATION.md)

## Usage:

```
$ apistar shell
```