https://github.com/nexys-system/openapi-to-idl
turn OpenAPI specs into an IDL
https://github.com/nexys-system/openapi-to-idl
idl openapi openapi3 stoplight
Last synced: 11 months ago
JSON representation
turn OpenAPI specs into an IDL
- Host: GitHub
- URL: https://github.com/nexys-system/openapi-to-idl
- Owner: nexys-system
- License: mit
- Created: 2022-03-03T12:43:50.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-04T10:52:29.000Z (almost 4 years ago)
- Last Synced: 2025-01-24T02:59:51.682Z (about 1 year ago)
- Topics: idl, openapi, openapi3, stoplight
- Language: TypeScript
- Homepage: https://nexys-system.github.io/openapi-to-idl/
- Size: 2.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# OpenAPI to interface definition language (IDL)
[](https://github.com/nexys-system/openapi-to-idl/actions/workflows/test.yml)
[](https://github.com/nexys-system/openapi-to-idl/actions/workflows/deploy.yml)
Generate a typescript file. directly from the OpenAPI definition file. The generated file can be integrated in a project thus offering an easy and typesafe way to integrate with any API.