Skip to content

A simple implementation of microservice architecture with Vue, Go, PHP, Kafka and MongoDB

Notifications You must be signed in to change notification settings

iamhabbeboy/microservice-app

Repository files navigation

Microservice demo

Installation

A Makefile is created to handle the build for all our services

  make up_build

Install laravel packages by exec into the docker image

 make php-shell
  composer install

Goto your browser and hit

 http://localhost

🎉 voila

demo

About

A simple implementation of microservice architecture with Vue, Go, PHP, Kafka and MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published