Skip to content

Commit a12d708

Browse files
committed
docs: add rust SDK to readme
1 parent 3408b42 commit a12d708

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,14 @@ The three Open Payments OpenAPI specifications are found in the [open-payments-s
2525

2626
### Open Payments SDKs
2727

28-
The Open Payments SDKs provide developers with pre-built functions that simplify interactions with the Open Payments API. Currently, we offer a [TypeScript/NodeJS SDK](https://github.com/interledger/open-payments-node/tree/main/packages/open-payments) and a [PHP SDK](https://github.com/interledger/open-payments-php), with plans to expand to additional languages and frameworks in the future.
28+
The Open Payments SDKs provide developers with pre-built functions that simplify interactions with the Open Payments API.
29+
30+
Currently, we offer:
31+
- [TypeScript/NodeJS SDK](https://github.com/interledger/open-payments-node/tree/main/packages/open-payments)
32+
- [PHP SDK](https://github.com/interledger/open-payments-php)
33+
- [Rust SDK](https://github.com/interledger/open-payments-rust)
34+
35+
with plans to expand to additional languages and frameworks in the future.
2936

3037
### New to Interledger?
3138

0 commit comments

Comments
 (0)