Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 548 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 548 Bytes

kino-service

Course project on the topic "Development of film recommendation system" made for Tinkoff fintech program in 2023.

Project has microservice architecture and RabbitMQ is used for communication. img.png

Consequently, queues are build in that way. Not all of it are specified on the picture, but the main scheme. img.png

Recommendations are being automatically refreshed every minute, for development purpose.

Also, TMDb API was used to get information about films.