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

https://github.com/fontseca/microservices-architecture

A server implementing a microservices architecture using C++, MongoDB, a RESTful API, and Docker for a technical assessment.
https://github.com/fontseca/microservices-architecture

cpp cpprestsdk design-patterns microservices mongodb

Last synced: 10 months ago
JSON representation

A server implementing a microservices architecture using C++, MongoDB, a RESTful API, and Docker for a technical assessment.

Awesome Lists containing this project

README

          

# Ecosystem of Services

## Microservices running at different ports

### API Gateway

![No description](./assets/Screenshot%20from%202022-09-22%2014-31-14.png)

### Authentication

![No description](./assets/Screenshot%20from%202022-09-22%2014-32-00.png)

### Investors

![No description](./assets/Screenshot%20from%202022-09-22%2014-32-06.png)

### Communication with API Gateway

#### Postman

![No description](./assets/Screenshot%20from%202022-09-22%2014-39-24.png)

![No description](./assets/Screenshot%20from%202022-09-22%2014-47-20.png)

#### Microservices

![No description](./assets/Screenshot%20from%202022-09-22%2014-40-51.png)

![No description](./assets/Screenshot%20from%202022-09-22%2014-41-07.png)

![No description](./assets/Screenshot%20from%202022-09-22%2014-47-49.png)

![No description](./assets/Screenshot%20from%202022-09-22%2014-47-58.png)

## MongoDB Database

![Database](./assets/Screenshot%20from%202022-09-22%2014-49-41.png)