Skip to content

athanbonis/Athens-.NET-Meetup-2023-GraphQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Athens-.NET-Meetup-2023-GraphQL

This repository contains the demo application that presented in the Athens .NET Meetup 2023 - Let's Talk about GraphQL.

The repository includes also 3 branches that represent the three parts of the demo:

  1. Basic Query of a List of Movies
  2. Query a List of Movies from an InMemory Database and Reviews of the Movies fetched from an External Service (Mocked)
  3. Query a List of Movies from an InMemory Database and Reviews of the Movies fetched from an External Service (Mocked) using Data Loader

Trying it out

You'll need the .NET 6.0 SDK or later to run the sample. Check the version you have installed with:

dotnet --version

After checking out this repository or downloading a zip file of the source code, you can run the project with:

dotnet run

About

This repository contains the demo application that presented in the Athens .NET Meetup 2023 - Let's Talk about GraphQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages