Skip to content

Commit 8a387ac

Browse files
notEthandarrelmiller
authored andcommitted
add Scorpio HTTP client library to IMPLEMENTATIONS.md (#1908)
1 parent 4375616 commit 8a387ac

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

IMPLEMENTATIONS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ These tools are not endorsed by the OAI.
6262
| PHP-CRUD-API | [github/mevdschee/php-crud-api](https://github.com/mevdschee/php-crud-api) | PHP | Automatic CRUD API with OpenAPI 3 docs
6363
| FastAPI | [github/tiangolo/fastapi](https://github.com/tiangolo/fastapi) | Python | OpenAPI 3 based, high performance, Python 3.6+ API framework with automatic data validation, serialization and great editor support.
6464

65+
#### Client Implementations
66+
67+
| Title | Project Link | Language | Description |
68+
|----------------|--------------|----------|-------------|
69+
| Scorpio | [github/notEthan/scorpio](https://github.com/notEthan/Scorpio) | Ruby | OpenAPI 2 and 3 implementation offering a HTTP client library |
70+
6571
#### Code Generators
6672

6773
| Title | Project Link | Language |Description |

0 commit comments

Comments
 (0)