Entropy Data Api

This is api feature for all the trending data in an entropy way

Powered by Spring Boot

Set up environment

docker-compose build
docker-compose up

Start server

cd ./trendy-api
mvn spring-boot:run -Dspring.boot.profiles=local

Server is now listening on port 8082