You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,18 @@ With this SDK you can quickly connect to hundreds of certified APIs and accelera
23
23
24
24
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
25
25
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
+
26
38
## Installation
27
39
28
40
You can add the Openapi Rust Client to your project with the following command:
0 commit comments