@smartlyio/oats-fetch-adapter
v7.7.6
Published
Fetch adapter for Oats a Openapi3 based generator for typescript aware servers and clients
Maintainers
Readme
fetch client adapter for smartlyio/oats
See smartlyio/oats
This adapter provides two ways to bind the generated client definitions
import * as adapter from '@smartlyio/oats-fetch-adapter';
adapter.create()(definitions);