jakriz / rxkotlin-movietrends

A (micro)service for fetching and calculating movie trends using RxKotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Trends with RxKotlin

Utilising RxKotlin with Spring Boot to create a small service for fetching and calculating movie trends.

This is a small hobby project for trying out Kotlin and ReactiveX. All it does is returning a JSON from endpoint trends/{someones_name} with some data about their movies fetched from popular movie rating sites and transformed using Rx philosophy.

About

A (micro)service for fetching and calculating movie trends using RxKotlin


Languages

Language:Kotlin 79.8%Language:JavaScript 16.3%Language:HTML 3.9%