Skip to content

Commit 396ef63

Browse files
fix what you can do
1 parent 83138a1 commit 396ef63

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,18 @@ With this SDK you can quickly connect to hundreds of certified APIs and accelera
2323

2424
Before using the Openapi Rust Client, you will need an account at [Openapi](https://console.openapi.com/) and an API key to the sandbox and/or production environment
2525

26+
## What you can do
27+
28+
With the Openapi Rust Client, you can easily interact with a variety of services in the Openapi Marketplace. For example, you can:
29+
30+
- 📩 **Send SMS messages** with delivery reports and custom sender IDs
31+
- 💸 **Process bills and payments** in real time via API
32+
- 🧾 **Send electronic invoices** securely to the Italian Revenue Agency
33+
- 📄 **Generate PDFs** from HTML content, including JavaScript rendering
34+
- ✉️ **Manage certified emails** and legal communications via Italian Legalmail
35+
36+
For a complete list of all available services, check out the [Openapi Marketplace](https://console.openapi.com/) 🌐
37+
2638
## Installation
2739

2840
You can add the Openapi Rust Client to your project with the following command:

0 commit comments

Comments
 (0)