Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samugi/quart_apicast
https://github.com/samugi/quart_apicast
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/samugi/quart_apicast
- Owner: samugi
- Created: 2022-06-14T09:11:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-21T12:49:14.000Z (over 2 years ago)
- Last Synced: 2023-03-05T02:57:56.822Z (over 1 year ago)
- Language: Python
- Size: 136 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# quart_apicast
A simple UI to quickly setup and launch APIcast containers
![Quart APIcast](assets/images/quart_apicast.png)
## usage
* python -m venv .
* source bin/activate
* pip install -r requirements.txt
* ./run.sh
* visit `127.0.0.1:5000` on your browser