Skip to content

lukaskopenec/ts-rest-client-fetch

Repository files navigation

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.