Skip to content

osiristradingza/FB_DevC_GraphQLTodoApp

 
 

Repository files navigation

FB DevC GraphQL Todo Service

To-Do API built with .NET Core & GraphQL for Facebook Dev Circles JHB Meetup demo

This is an example todo app of Facebook's GraphQL in .NET Core.

Installation

You can install the latest version via NuGet.

PM> Install-Package GraphQL
PM> Install-Package GraphQL.Server.Core
PM> Install-Package GraphQL.Server.Transports.AspNetCore
PM> Install-Package GraphQL.Server.Ui.Playground

Documentation

http://graphql-dotnet.github.io

https://github.com/graphql-dotnet/server

Examples

https://github.com/graphql-dotnet/examples

https://github.com/graphql-dotnet/relay

Training

About

To-Do API built with .NET Core & GraphQL for Facebook Dev Circles JHB Meetup demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%