master
..
rw-r--r--
33 B
rw-r--r--
494 B
rw-r--r--
232 B
rw-r--r--
14 B
rw-r--r--
2.5 KB
rw-r--r--
142 B

srs.py

Steve was a dev, at this he was blessed-
but microservices just weren’t his best.
He thought, “I will use this new model!”
“With ‘micro’ time will be throttled!”
…Now his services take just one request.

TODO

  • Implement service discovery

Install

python3.8 -m venv venv
source venv/bin/activate
python3.8 -m pip insatll --upgrade pip
python3.8 -m pip install -r requirements.txt

Run

source venv/bin/activate
python3.8 srs.py