/srs

the newest "micro" services

Primary LanguagePython

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