Skip to content

This is an ecommerce application created in with a microservice architecture

License

Notifications You must be signed in to change notification settings

OyugoObonyo/Ecommerce-Microservice

 
 

Repository files navigation

Microservices with Flask

A simple flask application for practising microservices with kafka and coackroach db

Software dependacies

In order to run the project, the application relies on..

  • docker
  • python 3

Configuration

First you'll have to create a network for the database to function properly

docker network create -d bridge network_cockroachdb

About

This is an ecommerce application created in with a microservice architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.4%
  • Dockerfile 6.6%