Skip to content

Commit 9ffbc41

Browse files
anttiviljamidarrelmiller
authored andcommitted
Add openapi-backend, openapi-client-axios to implementations (#1918)
1 parent 82ffe78 commit 9ffbc41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

IMPLEMENTATIONS.md

+2
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,14 @@ These tools are not endorsed by the OAI.
6767
| Exegesis | [github/exegesis-js/exegesis](https://github.com/exegesis-js/exegesis) | Node.js | OpenAPI 3 server-side framework for express and other frameworks.
6868
| PHP-CRUD-API | [github/mevdschee/php-crud-api](https://github.com/mevdschee/php-crud-api) | PHP | Automatic CRUD API with OpenAPI 3 docs
6969
| 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.
70+
| openapi-backend | [github/anttiviljami/openapi-backend](https://github.com/anttiviljami/openapi-backend) | Node.js, TypeScript | Build, Validate, Route, and Mock in the backend using OpenAPI v3 spec in your favourite framework
7071

7172
#### Client Implementations
7273

7374
| Title | Project Link | Language | Description |
7475
|----------------|--------------|----------|-------------|
7576
| Scorpio | [github/notEthan/scorpio](https://github.com/notEthan/Scorpio) | Ruby | OpenAPI 2 and 3 implementation offering a HTTP client library |
77+
| openapi-client-axios | [github/anttiviljami/openapi-client-axios](https://github.com/anttiviljami/openapi-client-axios) | JavaScript, TypeScript | JavaScript client library for consuming OpenAPI-enabled APIs with axios. Types included.
7678

7779
#### Code Generators
7880

0 commit comments

Comments
 (0)