Scala implementation of miracle-tv backend

project feat: initial commit 1 month ago
src feat: initial commit 1 month ago
.gitignore feat: initial commit 1 month ago
README.md feat: initial commit 1 month ago
build.sbt feat: initial commit 1 month ago
README.md

Miracle-TV backend implementation using Scala, Pekko and Sangria

Developing

  1. Open sbt
  2. ~reStart
  3. Change that code
  4. GraphQL GUI is located on GET to http://localhost:8080/graphql
  5. GraphQL API endpoint is located on POST to http://localhost:8080/graphql