@smartlyio/oats-fetch-adapter
v7.5.1
Published
Fetch adapter for Oats a Openapi3 based generator for typescript aware servers and clients
Downloads
262
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);