We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0892c87 commit cbdd051Copy full SHA for cbdd051
1 file changed
IMPLEMENTATIONS.md
@@ -49,6 +49,7 @@ These tools are not endorsed by the OAI.
49
| Fusio | [github/apioo/fusio](https://github.com/apioo/fusio) | PHP, JavaScript | Build API endpoints based on OpenAPI 3
50
| Modern | [github/modern-project/modern-ruby](https://github.com/modern-project/modern-ruby) | Ruby | OpenAPI 3-based Rack framework with automatic OAS generation and requests/response validation
51
| Koa2-OAS3 | [github/OverSpeedIO/koa2-oas3](https://github.com/OverSpeedIO/koa2-oas3) | Node.js | OpenAPI 3 request validation middleware for Koa2 based apps.
52
+| Exegesis | [github/exegesis-js/exegesis](https://github.com/exegesis-js/exegesis) | Node.js | OpenAPI 3 server-side framework for express and other frameworks.
53
54
#### Code Generators
55
0 commit comments