Python FastAPI + gRPC + Go!
Mock operations support system, that checks if address is maintained by telecom operator. CRM service is implemented with Python FastAPI, NRI service is implemented with Golang. Communication between services is made by gRPC protocol.
Prerequisites:
- Docker
- Docker-compose
To start the application run:
$ sudo docker-compose up