An open API service indexing awesome lists of open source software.

https://github.com/emrecsk/microservices

How to develop sustainable projects by using microservice architecture
https://github.com/emrecsk/microservices

Last synced: 3 months ago
JSON representation

How to develop sustainable projects by using microservice architecture

Awesome Lists containing this project

README

        

# Microservices Architecture
This project is about how to use microservice architecture. There is a web app which uses microservices. Docker host is in use for MSSQL server and MongoDB. Identity server is in use as an identity provider. Making a request to any services to be able to CRUD operations require JSON Web Token . You can see more about the architecture on the picture below.
![Microservice Architecture](https://github.com/emrecsk/Microservices/assets/32129979/aac891fe-cc82-4a61-9754-0352b8043da2)