Skip to content

Commit bc21a45

Browse files
fix readme
1 parent 4670a4f commit bc21a45

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@
55

66
<h1>Openapi® client for Rust</h1>
77
<h4>The perfect starting point to integrate <a href="https://openapi.com/">Openapi®</a> within your Rust project</h4>
8+
9+
⚡ 👾 ⚡
810
</div>
911

10-
---
12+
## Overview
1113

1214
This client provides an idiomatic Rust interface to the APIs available at [Openapi](https://openapi.com).
1315
It simplifies integration with the Openapi Marketplace, offering typed requests, async support, and built-in error handling.

docs/crates-io.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33

44
---
55

6+
## Overview
7+
68
This client provides an idiomatic Rust interface to the APIs available at [Openapi](https://openapi.com).
79
It simplifies integration with the Openapi Marketplace, offering typed requests, async support, and built-in error handling.
810
With this SDK you can quickly connect to hundreds of certified APIs and accelerate your digital transformation projects.
911

10-
1112
## Pre-requisites
1213

1314
Before using the OpenApi IT Rust Client, you will need an account at [openapi.it](https://openapi.it/) and an API key to the sandbox and/or production environment

0 commit comments

Comments
 (0)