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

https://github.com/willy182/super-sanic


https://github.com/willy182/super-sanic

asynchronous python sanic-framework

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Super Sanic
![alt text](https://www.pinclipart.com/picdir/big/138-1389138_sonic-the-hedgehog-running-animation-snooping-as-usual.png)

Asynchronous Sanic, reference from [davittovmasyan](https://medium.com/@davittovmasyan/goin-fast-and-asynchronous-with-python-and-sanic-387d722f3668)

## Requirement
- python 3.8.*

## Running the program
- `$ pip install -r requirement.txt`
- `$ python main.py`