Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 582 Bytes

File metadata and controls

12 lines (7 loc) · 582 Bytes

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