Skip to content

xledger/graphql-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xledger GraphQL examples.

This repository is for code examples of using the Xledger GraphQL API. Currently there is just one example here:

Webhooks (C#)

This example demonstrates how to keep an up-to-date registry of Xledger projects in your own database. The technologies used are: C# .NET 7, and Sqlite.

Other Resources