Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/malcodeman/micro-klix


https://github.com/malcodeman/micro-klix

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# micro-klix

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/micro-klix/blob/master/LICENSE)

## Usage

```
python3 src/app.py
```

or

```
docker build -t .
docker run -p 5000:5000 -e PORT=5000
```

## License

[MIT](./LICENSE)