Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Part 4-A : Setup microservices and communication pattern #17

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

pacyL2K19
Copy link
Owner

@pacyL2K19 pacyL2K19 commented Apr 20, 2023

THIS PR

  • Sets up the project structure for the microservice architecture in a mono repo to keep everything in one place
  • Sets up the communication layer and security layer of the api-gateway
  • Improves the versioning of the app
  • Fix Part Four(A): Complexify the APP #5

PS: WIP 🚧

Coming next

In the next part (4-B) we will dockerize the services and clean the app setting up shared logic into npm packages

@pacyL2K19 pacyL2K19 changed the title Part-4 - A : Setup microservices and communication pattern Part 4-A : Setup microservices and communication pattern Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Part Four(A): Complexify the APP
1 participant