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

https://github.com/singulared/aiohttp-fileupload

Websocket file upload based on aiohttp.web
https://github.com/singulared/aiohttp-fileupload

Last synced: 12 months ago
JSON representation

Websocket file upload based on aiohttp.web

Awesome Lists containing this project

README

          

# aiohttp-fileupload
Websocket file upload based on aiohttp.web

## Requirements
python3.5 required

## Installation
pip install -r requirements.txt

## Run
make run