Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GSuaki/netflix-studio-api

Repository files navigation

Netflix: Studio API 🚀

Creation of a simple Netflix Studio API clone for study and practice with Kotlin, Coroutines and Netflix DGS framework (GraphQL).


Blog posts

Model

Architecture

Application Architecture

Simplistic hexagonal architecture based on Netflix post.

Running

Storages

Redis and MySQL with Docker

docker-compose up -d

Services

Talent Service

./gradlew talent-service:bootRun

Production Service

./gradlew production-service:bootRun

Movie Service

./gradlew movie-service:bootRun

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published