Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rivantsov/starwars


https://github.com/rivantsov/starwars

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# StarWars Demo App
[NGraphQL](https://github.com/rivantsov/ngraphql) is a framework for building **GraphQL** servers on .NET platform.
This repo is a sample Star Wars application and a GraphQL Server built with NGraphQL.

## Running the sample
Open the solution in Visual Studio. Run the unit tests in the *StarWars.Tests* project.

Set the project *StarWars.HttpServer* as startup in Solution Explorer. This is a test HTTP server with GraphiQL UI. Run this project - the GraphiQL UI page should appear.
Explore the StarWars Schema. Run sample queries hitting the StarWars GraphQL Server.