Skip to content

stlpython/2020-02-04-microservices-using-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices in Flask

STL Python talk given on 2/4/2020

Running slides

Requires Python 3.8+ & pipenv installed

pipenv install
pipenv run jupyter notebook slides.ipynb

Running the example app

Requires docker and docker-compose

If you have a loggly account setup, you can add your client key to the docker-compose.yml file's LOGGING_KEY environment variables to capture logs

docker-compose up --build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published