This repository is for code examples of using the Xledger GraphQL API. Currently there is just one example here:
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.
- Xledger GraphQL API Documentation
- This document includes some other simpler examples in C# (runnable via LinqPad 5)