Pablo Solar Vilariño
2020-03-16 cc49820afe95233e9c3a87e35541f9233fb89faa
refs
author Pablo Solar Vilariño <60100327+psolarvi@users.noreply.github.com>
Monday, March 16, 2020 09:58 +0100
committer GitHub <noreply@github.com>
Monday, March 16, 2020 09:58 +0100
commitcc49820afe95233e9c3a87e35541f9233fb89faa
tree ae9540c2379d57f1a8df7b9825671c6875745329 tree | zip | gz
parent 1e067d68608dd0194e976428d2019be39f023f3e view | diff
Adding service which provides a simple news feed (#2)

* Adding service which provides a simple news feed

* Added inital README

* Renaming const to express what it does

* Removed LICENSE
6 files added
185 ■■■■■ changed files
python-flask-gossip/.gitignore 11 ●●●●● diff | view | raw | blame | history
python-flask-gossip/Dockerfile 14 ●●●●● diff | view | raw | blame | history
python-flask-gossip/README.md 73 ●●●●● diff | view | raw | blame | history
python-flask-gossip/requirements.txt 2 ●●●●● diff | view | raw | blame | history
python-flask-gossip/src/data/finance.json 49 ●●●●● diff | view | raw | blame | history
python-flask-gossip/src/gossip.py 36 ●●●●● diff | view | raw | blame | history