https://github.com/danielduarte/flowed-openapi
Flowed resolver library to make OpenApi requests.
https://github.com/danielduarte/flowed-openapi
Last synced: 4 months ago
JSON representation
Flowed resolver library to make OpenApi requests.
- Host: GitHub
- URL: https://github.com/danielduarte/flowed-openapi
- Owner: danielduarte
- License: mit
- Created: 2020-09-13T21:53:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-12T23:19:35.000Z (over 3 years ago)
- Last Synced: 2025-10-26T22:46:32.918Z (5 months ago)
- Language: TypeScript
- Size: 271 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# flowed-openapi
[](https://github.com/danielduarte/flowed-openapi/blob/master/LICENSE)
[](https://www.npmjs.com/package/flowed-openapi)
Flowed resolver library to make OpenApi requests.
## Installation
```
npm i flowed-openapi
```
## Browser
**From public CDN**
```HTML
```
Or change `latest` in the URL for any available version.
**From package**
```HTML
```