Skip to content

ahmmadkour/helloworld-python-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

helloworld-python-webapp

This is a Python app that connect to a MySQL database and return 'Hello, world' message that is stored in the database.

Registrator and Consul are used for service discovery.

All services are dockerized.

How to run

After cloning the repo run the following

cd helloworld-python-webapp
docker-compose up

then, type the following in your browser

127.0.0.1:8080

About

Hello World Python webapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages