Skip to content

Commit c0fcf6f

Browse files
committed
docs: update README
1 parent 13ccf00 commit c0fcf6f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@ The Open Payments APIs are a collection of three sub-systems:
2121
- A **resource server** which exposes APIs for performing functions against the underlying accounts
2222
- A **authorisation server** which exposes APIs compliant with the [GNAP](https://datatracker.ietf.org/doc/html/draft-ietf-gnap-core-protocol) standard for getting grants to access the resource server APIs
2323

24-
This repository hosts the documentation for the Open Payments APIs, which is published on [openpayments.dev](https://openpayments.dev)
24+
The three Open Payments OpenAPI specifications are found in the [open-payments-specifications](https://github.com/interledger/open-payments-specifications) repository, while this repository hosts the documentation for the APIs, published on [openpayments.dev](https://openpayments.dev).
25+
26+
### Open Payments SDKs
27+
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.
2529

2630
### New to Interledger?
2731

0 commit comments

Comments
 (0)