https://github.com/danielduarte/flowed-openapi
Flowed resolver library to make OpenApi requests.
https://github.com/danielduarte/flowed-openapi
Last synced: 3 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 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-12T23:19:35.000Z (over 2 years ago)
- Last Synced: 2025-02-09T07:48:43.400Z (4 months ago)
- Language: TypeScript
- Size: 271 KB
- Stars: 1
- Watchers: 2
- 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
```