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

https://github.com/the-akira/flask-wizard

Image Processing Experiment
https://github.com/the-akira/flask-wizard

background-jobs docker flask image-processing javascript python redis worker

Last synced: about 2 months ago
JSON representation

Image Processing Experiment

Awesome Lists containing this project

README

        

# Flask Wizard

Image Processing Experiment with Flask and Background Tasks.

## Installation

Build it:

```
docker-compose build
```

Run:

```
docker-compose up
```

Check out:

```
http://localhost:5000/
```