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

https://github.com/infobyte/eko2020-challenge


https://github.com/infobyte/eko2020-challenge

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Reto de Faraday para la Ekoparty 2020.

Instrucciones para correrlo:

```
git clone https://github.com/infobyte/eko2020-challenge
cd eko2020-challenge
pip3 install flask flask-mail
python hello.py
```