Skip to content

Heinrichv/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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages