Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bahattincinic/apistar_shell
- Owner: bahattincinic
- License: mit
- Created: 2018-01-31T22:20:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-10T11:53:09.000Z (almost 7 years ago)
- Last Synced: 2024-11-06T22:52:16.371Z (12 days ago)
- Topics: apistar, shell
- Language: Python
- Homepage:
- Size: 238 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```