Newer
Older
miracle-tv-backend / README.md
@Илья Панфёров Илья Панфёров on 19 Jul 334 bytes misc: Correct readme
## 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/gaphql)[http://localhost:8080/gaphql]
5. GraphQL API endpoint is located on POST to (http://localhost:8080/gaphql)[http://localhost:8080/graphql]