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

https://github.com/yzernik/simple-feed-app

playing with stream-framework
https://github.com/yzernik/simple-feed-app

Last synced: 3 months ago
JSON representation

playing with stream-framework

Awesome Lists containing this project

README

        

simple-feed-app
===============

playing with stream-framework

SETUP
===============

```
virtualenv venv
```

```
pip install -r requirements.txt
```