maypink / kino-service

"Development of film recommendation system" project for tinkoff fintech 2023
5 stars 0 forks source link

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.