ts-rest-client-fetch

ts-rest-client backend using fetch API

Usage no npm install needed!

<script type="module">
  import tsRestClientFetch from 'https://cdn.skypack.dev/ts-rest-client-fetch';
</script>

README

npm version

ts-rest-client-fetch

Backend for ts-rest-client library using Fetch API.

Installation

npm install --save ts-rest-client ts-rest-client-fetch

ts-rest-client has a peer dependency on rxjs.