Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcodeman/micro-klix
https://github.com/malcodeman/micro-klix
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/malcodeman/micro-klix
- Owner: malcodeman
- License: mit
- Created: 2018-10-16T06:48:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-15T14:13:18.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T11:10:36.720Z (2 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - micro-klix - Microservice for scraping klix articles. (Python)
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)