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
- Host: GitHub
- URL: https://github.com/emrecsk/microservices
- Owner: emrecsk
- Created: 2023-06-22T11:20:17.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-21T10:08:00.000Z (over 1 year ago)
- Last Synced: 2024-02-21T10:33:42.161Z (over 1 year ago)
- Language: SCSS
- Size: 8.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
