Newer
Older
miracle-tv-backend / 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](http://localhost:8080/graphql)
5. GraphQL API endpoint is located on POST to [http://localhost:8080/graphql](http://localhost:8080/graphql)